Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
have the two versions of EP together
[simgrid.git] / examples / smpi / NAS / Makefile
index 0452400..ae04d5e 100644 (file)
@@ -17,10 +17,6 @@ EP: ep
 ep: header
        cd EP; $(MAKE) NPROCS=$(NPROCS) CLASS=$(CLASS)
 
-EP-sampling: ep-sampling
-ep-sampling: header
-       cd EP-sampling; $(MAKE) NPROCS=$(NPROCS) CLASS=$(CLASS)
-
 DT: dt
 dt: header
        cd DT; $(MAKE) CLASS=$(CLASS)