Index of /ftp/pub/unpacked/waf/build_system_kit/parser

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[TXT]README.txt2012-08-04 20:20 279  
[TXT]cbdlib.py2012-08-04 20:20 1.7K 
[   ]cbit2012-08-04 20:20 99  
[TXT]create_it.sh2012-08-04 20:20 205  
[TXT]main.c2012-08-04 20:20 26  

This example derives from the 'overview' and demonstrates how to provide
a parser for a make-like language.

The script files read are named 'cbit'

To create the build tool:
   ./create_it.sh

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