Index of /pub/unpacked/waf/build_system_kit/overview

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[TXT]README.txt2012-08-04 20:20 289  
[TXT]bbdlib.py2012-08-04 20:20 1.1K 
[   ]bbit2012-08-04 20:20 23  
[TXT]create_it.sh2012-08-04 20:20 205  
[TXT]main.c2012-08-04 20:20 26  

See the corresponding entry on the waf blog:
http://waf-devel.blogspot.com/2010/12/make-your-own-build-system-with-waf.html

To create the build tool:
   ./create_it.sh

To use on the file bbit which creates a program out of main.c:
   ./bbd clean build

Enjoy your new build system! :-)