This commit is contained in:
Laurence Withers 2006-12-08 15:51:18 +00:00
commit aacb01917c
16 changed files with 74 additions and 5 deletions

12
skel/config Executable file
View file

@ -0,0 +1,12 @@
# @P@/config
# kate: @KATE_MODELINE@
# vim: @VIM_MODELINE@
#
# (c)2006, @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"