1
0
Fork 0

Simple make command

Esse commit está contido em:
Stefan Bühler 2008-07-12 11:33:39 +02:00
commit 43156b7d6c
1 arquivos alterados com 4 adições e 0 exclusões

4
testit Executable file
Ver arquivo

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