Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Corrected a small bug for transfers, and added host visualization,
[simgrid.git] / tools / graspe-slave.in
index 33cc656ce8ddb36a1c0b860cc91ec1452baa161e..ee21e6bf78fe3e940f2fa66126252bf89234be01 100644 (file)
@@ -26,7 +26,7 @@ CONFIGURE_ENV=""
 CONFIGURE_ARGS="--prefix=$PREFIX/@PACKAGE@"
 
 # make target
-MAKE_ALL="clean all"
+MAKE_ALL="all"
 MAKE_INSTALL=install
 MAKE_CHECK="-k check"