aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBertrand <bertrand.horel@gmail.com>2016-04-22 14:05:43 +0200
committerBertrand <bertrand.horel@gmail.com>2016-04-22 14:05:43 +0200
commit268791925b1a9d4287fafdeccd775abe00545d9c (patch)
tree53d8f2c953ac9911e7191580d392bc2dedda379a
parentaf744b8b2db1a211e2724751ae0d9a3120491c04 (diff)
downloadprojet_C++-268791925b1a9d4287fafdeccd775abe00545d9c.tar.gz
dernière modif Makefile
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2f6fe5b..6207e24 100644
--- a/Makefile
+++ b/Makefile
@@ -33,4 +33,4 @@ option.o: option.hpp
clean:
-$(RM) -f *.o test stratified_sampling projet option make_table
- -cd doc; rm table1.tex table2.tex table3.tex; latexmk -C
+ -cd doc; rm -f table1.tex table2.tex table3.tex; latexmk -C