Simple make command

This commit is contained in:
Stefan Bühler 2008-07-12 11:33:39 +02:00
förälder 499faf4341
incheckning 43156b7d6c
1 ändrade filer med 4 tillägg och 0 borttagningar

4
testit Executable file
Visa fil

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