From 69d81d75339bc16725346b452ca6e0dc5da89554 Mon Sep 17 00:00:00 2001 From: Bertrand Date: Sun, 14 Feb 2016 17:59:49 +0000 Subject: début exemple sur options asiatiques MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index bb7cdc6..3e093eb 100644 --- a/Makefile +++ b/Makefile @@ -17,5 +17,8 @@ test: test.o mt19937.o rqmc: rqmc.o mt19937.o $(CXX) $^ -o $@ $(GSL_FLAGS) +option: option.o mt19937.o + $(CXX) $^ -o $@ $(GSL_FLAGS) + clean: -$(RM) -f *.o test stratified_sampling main -- cgit v1.2.3-70-g09d2