diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -29,6 +29,8 @@ rqmc.o: rqmc.hpp p_adic.o: low_discrepancy.hpp +option.o: option.hpp + clean: -$(RM) -f *.o test stratified_sampling projet option make_table - -cd doc; rm table.tex table2.tex table3.tex; latexmk -C + -cd doc; rm table1.tex table2.tex table3.tex; latexmk -C |
