[mpich2-commits] r7908 - mpich2/trunk/examples
balaji at mcs.anl.gov
balaji at mcs.anl.gov
Fri Feb 4 09:46:03 CST 2011
Author: balaji
Date: 2011-02-04 09:46:03 -0600 (Fri, 04 Feb 2011)
New Revision: 7908
Modified:
mpich2/trunk/examples/Makefile.sm
Log:
Remove the build rules for srvec and sr in the examples directory, as
these programs don't exist. Thanks to Yauheni Zelenko for reporting
this error.
Modified: mpich2/trunk/examples/Makefile.sm
===================================================================
--- mpich2/trunk/examples/Makefile.sm 2011-02-04 13:46:16 UTC (rev 7907)
+++ mpich2/trunk/examples/Makefile.sm 2011-02-04 15:46:03 UTC (rev 7908)
@@ -23,7 +23,7 @@
# pmandel requires a separate set of socket calls (its a long story)
# and may not build on most platforms
EXTRA_PROGRAMS = pmandel pmandel_spawn pmandel_service pmandel_spaserv \
- pmandel_fence hellow icpi parent child srtest srvec sr \
+ pmandel_fence hellow icpi parent child srtest \
spawn_merge_parent spawn_merge_child1 spawn_merge_child2
# LIBS includes -lmpich and other libraries (e.g., -lpmpich if
More information about the mpich2-commits
mailing list