diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
