From 251a9e936345b7b7f7600cec27c420317247ad79 Mon Sep 17 00:00:00 2001 From: Bertrand Date: Thu, 21 Apr 2016 14:20:05 +0200 Subject: table2 suite --- Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index de07660..040bfbf 100644 --- a/Makefile +++ b/Makefile @@ -12,11 +12,14 @@ VPATH = src:doc all: rapport.pdf -rapport.pdf: rapport.tex table.tex +rapport.pdf: rapport.tex table.tex table2.tex latexmk -cd -lualatex $< table.tex: projet ./projet + +table2.tex: projet + ./projet projet: projet.o stratified_sampling.o mt19937.o var_alea.o opti.o rqmc.o p_adic.o option.o sobolseq.o $(CXX) $^ -o $@ $(GSL_FLAGS) $(NLOPT_FLAGS) -- cgit v1.2.3-70-g09d2