lw-build-system/skel
Laurence Withers 464597a446 Update .gitignore 2007-02-19 20:31:32 +00:00
..
scripts Update .gitignore 2007-02-19 20:31:32 +00:00
.gitignore Add a couple of .gitignore files; these will ignore generated paths and 2006-07-25 19:09:06 +01:00
COPYING Initial commit. 2006-07-24 14:24:06 +01:00
README Update README to mention install_prefix 2007-02-05 12:57:58 +00:00
config Update copyright dates and add INSTALL_PREFIX 2007-02-05 12:51:38 +00:00
make.sh Remove VEREXTRA, it was never used. 2007-02-19 20:29:07 +00:00
project.kdevelop Cleanups: 2006-07-25 18:50:00 +01:00
project.kdevelop.filelist Initial commit. 2006-07-24 14:24:06 +01:00
run-test.sh Update bits and pieces that should be substituted in files. 2006-07-25 19:19:59 +01:00
version Remove VEREXTRA, it was never used. 2007-02-19 20:29:07 +00:00

README

@P@
========================================================================
(c)2007, @AUTHOR@, <@EMAIL@>.
Released under the GNU GPLv2. See file COPYING or 
http://www.gnu.org/copyleft/gpl.html for details.

Really Quick Instructions
-------------------------

To build: ./make.sh
To install: ./make.sh install

You might want to edit 'config' first. You might also want to set
'INSTALL_PREFIX', which is prepended onto the destination of any
installed file.

@TODO@