X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/32f6b88b0eba7de3a849bdc92aaeb938af8bb735..e846a9dbc8ec5e9f5e05b2cf2c489e3cb2921eb7:/Makefile?ds=sidebyside diff --git a/Makefile b/Makefile index 3b5b35a..45246af 100644 --- a/Makefile +++ b/Makefile @@ -92,7 +92,7 @@ realclean: clean $(FLAVOURED_LOBA): $(MAKE) clean - $(MAKE) SIMGRID_INSTALL_DIR=./simgrid-$(patsubst loba-%,%,$@) loba + $(MAKE) SIMGRID_INSTALL_DIR=$(PWD)/simgrid-$(patsubst loba-%,%,$@) loba mv -f -- loba $@ $(MAKE) clean