X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/6c7f5c9547de6a313e5ab9207dc83dd7e0e81c40..53a788a711ff43849a434de08a1d052fe4212686:/Makefile?ds=sidebyside 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