X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/6c7f5c9547de6a313e5ab9207dc83dd7e0e81c40..20ee10ed13aee7d9fb9c844648d5159ed4a054d2:/Makefile diff --git a/Makefile b/Makefile index a30e931..21457ba 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -#SIMGRID_INSTALL_DIR ?= $(PWD)/simgrid-stable -SIMGRID_INSTALL_DIR ?= $(PWD)/simgrid-dev +SIMGRID_INSTALL_DIR ?= $(PWD)/simgrid-stable +#SIMGRID_INSTALL_DIR ?= $(PWD)/simgrid-dev OPTIM_FLAGS += -pipe -O3 DEBUG_FLAGS += -g