lw-build-system/skel
Laurence Withers b1bb05be4a Properly set CGIDIR 2007-11-24 14:27:48 +00:00
..
scripts Properly set CGIDIR 2007-11-24 14:27:48 +00:00
.gitignore Add a couple of .gitignore files; these will ignore generated paths and 2006-07-25 19:09:06 +01:00
COPYING Switch to GPLv3 2007-10-14 10:31:40 +00:00
README Switch to GPLv3 2007-10-14 10:31:40 +00:00
config Switch to GPLv3 2007-10-14 10:31:40 +00:00
make.sh Switch to GPLv3 2007-10-14 10:31:40 +00:00
run-test.sh Switch to GPLv3 2007-10-14 10:31:40 +00:00
version Switch to GPLv3 2007-10-14 10:31:40 +00:00

README

@P@
========================================================================
(c)2007, @AUTHOR@, <@EMAIL@>.
Released under the GNU GPLv3. 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@