lw-build-system/skel
Laurence Withers 4b6457479b Don't fail the script if the last command in config returns false 2006-12-12 16:15:27 +00:00
..
scripts Update for new config/scripts 2006-12-08 16:21:38 +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 WIP 2006-12-08 15:51:18 +00:00
config WIP 2006-12-08 15:51:18 +00:00
make.sh Don't fail the script if the last command in config returns false 2006-12-12 16:15:27 +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 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 edit 'config' first.

@TODO@