lw-build-system/skel
Laurence Withers 4f8ae1456d Minor fixes. 2006-07-25 10:08:26 +01:00
..
scripts Minor fixes. 2006-07-25 10:08:26 +01:00
COPYING Initial commit. 2006-07-24 14:24:06 +01:00
README Add really quick instructions to README 2006-07-25 09:30:42 +01:00
make.sh Fix some files. 2006-07-25 09:54:09 +01:00
project.kdevelop Parameterise author and copyright year. 2006-07-24 22:04:40 +01:00
project.kdevelop.filelist Initial commit. 2006-07-24 14:24:06 +01:00
run-test.sh Parameterise author and copyright year. 2006-07-24 22:04:40 +01:00
version Further work in progress. 2006-07-24 22:37:26 +01:00

README

@P@
========================================================================

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@