A very old build system for C / C++ projects, using catenation of source files as its primary concept.
Go to file
Laurence Withers 87272247fb Create a local copy of the scripts directory.
The idea is to move the build system out of the project tree as much as
possible. This has two benefits:
 - it does not add any baggage to somebody who just wants to compile the
   project, and doesn't want to create any new modules,
 - it means that project trees don't have to be updated every time a
   change is made to the module instantiation stuff.
2006-07-25 19:00:04 +01:00
scripts Create a local copy of the scripts directory. 2006-07-25 19:00:04 +01:00
skel Update copyright messages. 2006-07-25 18:57:00 +01:00
install.sh Cleanups: 2006-07-25 18:50:00 +01:00
skel-.lwbuildrc Add skeleton .lwbuildrc file. 2006-07-25 18:57:17 +01:00