X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/6c7f5c9547de6a313e5ab9207dc83dd7e0e81c40..107564f0fe3721e7b68afa89ad678a0a154bd17b:/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