This commit is contained in:
gabime
2014-10-31 16:34:48 +02:00
parent 31971bf63b
commit 2d075bcfda
9 changed files with 98 additions and 118 deletions

View File

@@ -23,7 +23,7 @@ bench-debug: bench.cpp
clean:
rm -f *.o *.txt example example-debug bench bench-debug
rm -f *.o logs/*.txt example example-debug bench bench-debug
rebuild: clean all