Simple make command

This commit is contained in:
Stefan Bühler 2008-07-12 11:33:39 +02:00
parent 499faf4341
commit 43156b7d6c
1 changed files with 4 additions and 0 deletions

4
testit Executable file
View File

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