Simple make command

This commit is contained in:
Stefan Bühler 2008-07-12 11:33:39 +02:00
부모 499faf4341
커밋 43156b7d6c
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제

4
testit Executable file
파일 보기

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