lw-build-system/skel
Laurence Withers 8968ed27b2 Add a C module 2007-01-31 14:03:00 +00:00
..
scripts Add a C module 2007-01-31 14:03:00 +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 WIP 2006-12-08 15:51:18 +00:00
config Remove unnecessary executable flag. 2007-01-02 10:44:41 +00:00
make.sh Remove stray tab 2006-12-12 16:17:22 +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 bits and pieces that should be substituted in files. 2006-07-25 19:19:59 +01:00

README

@P@
========================================================================
(c)2006, @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.

@TODO@