A
lgorithmique
N
umérique
D
istribuée
Private GIT Repository
projects
/
loba.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Remove unused default for 2nd parameter of sleep_until_date.
[loba.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 9de6a1912cbdf1c169387dfb7d42d68f0f85df18..3b5b35a232f9a67ba36eb4aff4d60c6180388260 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,5
+1,5
@@
-SIMGRID_INSTALL_DIR ?=
.
/simgrid-stable
-#SIMGRID_INSTALL_DIR ?=
.
/simgrid-dev
+SIMGRID_INSTALL_DIR ?=
$(PWD)
/simgrid-stable
+#SIMGRID_INSTALL_DIR ?=
$(PWD)
/simgrid-dev
OPTIM_FLAGS += -O3
DEBUG_FLAGS += -g