lw-build-system/skel
Laurence Withers fffbcb9d14 Update README to mention install_prefix 2007-02-05 12:57:58 +00:00
..
scripts Add app.sh module 2007-01-31 19:14:25 +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 Update copyright dates and add INSTALL_PREFIX 2007-02-05 12:51:38 +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 copyright dates and add INSTALL_PREFIX 2007-02-05 12:51:38 +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@