lw-build-system/skel
Laurence Withers 47820d5a6d Fix argument parsing in test runner 2008-03-07 01:44:58 +00:00
..
scripts Use more flexible scheme in assignment of default directories 2008-02-05 21:07:25 +00:00
.gitignore Add vim swap files to default gitignore 2008-03-06 23:56:15 +00: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 Fix argument parsing in test runner 2008-03-07 01:44:58 +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@