lw-build-system/skel
Laurence Withers becb94e1d4 In the monolithic build, we must always define SRC etc, since that is used
outside the script. This must happen even if the monolithic build has
already occurred.
2006-07-25 10:58:17 +01:00
..
scripts In the monolithic build, we must always define SRC etc, since that is used 2006-07-25 10:58:17 +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@