diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ all: rapport.pdf rapport.pdf: rapport.tex table1.tex table2.tex table3.tex latexmk -cd -lualatex $< -table%.tex: projet +table1.% table2.% table3.%: projet ./projet projet: projet.o stratified_sampling.o mt19937.o var_alea.o opti.o rqmc.o p_adic.o option.o sobolseq.o |
