Simple make command

This commit is contained in:
Stefan Bühler 2008-07-12 11:33:39 +02:00
vanhempi 499faf4341
commit 43156b7d6c
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa

4
testit Executable file
Näytä tiedosto

@ -0,0 +1,4 @@
#!/bin/bash
./waf distclean && ./waf configure && ./waf build
./build/default/src/icfp08 localhost 17676