From 6f2b4c6025e71d22ba28be3931f71fc83cef32a9 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Thu, 21 Apr 2016 13:49:23 -0400 Subject: one more time --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index de4a038..1577469 100644 --- a/Makefile +++ b/Makefile @@ -10,14 +10,14 @@ GSL_FLAGS:=$(shell pkg-config --libs gsl) NLOPT_FLAGS:=$(shell pkg-config --libs nlopt) VPATH = src:doc -.PHONY: clean tables +.PHONY: clean all: rapport.pdf -rapport.pdf: rapport.tex table.tex table2.tex table3.tex +rapport.pdf: rapport.tex table1.tex table2.tex table3.tex latexmk -cd -lualatex $< -table.tex table2.tex table3.tex: projet +table%.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 -- cgit v1.2.3-70-g09d2