lw-build-system/skel/config
2007-08-13 18:59:53 +00:00

12 lines
305 B
Bash

# @P@/config
# kate: @KATE_MODELINE@
# vim: syntax=sh:@VIM_MODELINE@
#
# (c)2007, @AUTHOR@, <@EMAIL@>.
# Released under the GNU GPLv2. See file COPYING or
# http://www.gnu.org/copyleft/gpl.html for details.
#
# This file contains options used to build @P@.
#
[ -z "${PREFIX}" ] && PREFIX="/usr/local"