X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f7f0d4729afdb17a838b5d2850c95bdc5329e378..73ee6665a5a9de9bf7a995b32919bdbbfb49b991:/examples/smpi/Makefile.am diff --git a/examples/smpi/Makefile.am b/examples/smpi/Makefile.am index 8b11bdc543..7afd90a752 100644 --- a/examples/smpi/Makefile.am +++ b/examples/smpi/Makefile.am @@ -46,8 +46,6 @@ reduce: reduce.c $(top_builddir)/src/smpi/smpicc $^ -o $@ ring_c: ring_c.c $(top_builddir)/src/smpi/smpicc $^ -o $@ -sendrecv: sendrecv.c - $(top_builddir)/src/smpi/smpicc $^ -o $@ split: split.c $(top_builddir)/src/smpi/smpicc $^ -o $@ mvmul: mvmul.c