Simple make command

Cette révision appartient à :
Stefan Bühler 2008-07-12 11:33:39 +02:00
Parent 499faf4341
révision 43156b7d6c
1 fichiers modifiés avec 4 ajouts et 0 suppressions

4
testit Fichier exécutable
Voir le fichier

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