Simple make command

Este commit está contenido en:
Stefan Bühler 2008-07-12 11:33:39 +02:00
padre 499faf4341
commit 43156b7d6c
Se han modificado 1 ficheros con 4 adiciones y 0 borrados

4
testit Archivo ejecutable
Ver fichero

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