This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Reģistrēties
Pierakstīties
wangdan
/
watchrobot
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Izmaiņu pieprasījumi
0
Vikivietne
Atzars:
master
Atzari
Tagi
dev
master
watchrobot
/
modules
/
waf
/
build_system_kit
/
parser
danny wang
a136536ff5
watchrobot first commit
2 gadi atpakaļ
..
README.txt
a136536ff5
watchrobot first commit
2 gadi atpakaļ
cbdlib.py
a136536ff5
watchrobot first commit
2 gadi atpakaļ
cbit
a136536ff5
watchrobot first commit
2 gadi atpakaļ
create_it.sh
a136536ff5
watchrobot first commit
2 gadi atpakaļ
main.c
a136536ff5
watchrobot first commit
2 gadi atpakaļ
README.txt
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