X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/ac9e5de4c0ff479ce265da01df4d53771e096d9d..57b69c40c630d8240cff989b5c35e449486aab8e:/Makefile?ds=sidebyside diff --git a/Makefile b/Makefile index 8030fa0..dc2d3b0 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -SIMGRID_INSTALL_DIR := ./simgrid-stable -#SIMGRID_INSTALL_DIR := ./simgrid-dev +SIMGRID_INSTALL_DIR ?= ./simgrid-stable +#SIMGRID_INSTALL_DIR ?= ./simgrid-dev OPTIM_FLAGS += -O3 DEBUG_FLAGS += -g