lw-build-system/skel
Laurence Withers 3e91db08d5 Move the release script into the maintenance directory. 2006-07-27 18:23:05 +01:00
..
scripts Move the release script into the maintenance directory. 2006-07-27 18:23:05 +01: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 Cleanups: 2006-07-25 18:50:00 +01:00
make.sh Update bits and pieces that should be substituted in files. 2006-07-25 19:19:59 +01: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 Update bits and pieces that should be substituted in files. 2006-07-25 19:19:59 +01:00

README

@P@
========================================================================
(c)2006, @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 set PREFIX, by default it's /usr/local)

@TODO@