Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
to resolve the problem concerning the relative paths
[simgrid.git] / build / vc7 / simgrid / w32_makefile
index 9203dd3..c132b7a 100644 (file)
 # The name of the libray\r
 LIBRARY=simgrid.dll\r
 \r
+real_all: $(LIBRARY)\r
+\r
+\r
 # The default global goal\r
-all:\r
+all: \r
        cd C:\buildslave\projects\simgrid\builddir\build\build\vc7\simgrid\r
-       $(MAKE) $(LIBRARY)\r
+       $(MAKE) real_all\r
 \r
 ########################################################################################################################\r
 #\r