Show
Ignore:
Timestamp:
07/03/09 14:23:23 (5 months ago)
Author:
kumudb
Message:

all executable works including cpi in examples and mpiexec in pm

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • mpich2/branches/dev/kumudb/src/pm/Makefile.sm

    r4870 r4899  
    1212# We need to handle the case where the process manager is external to  
    1313# MPICH2 
    14 all-postamble: 
     14executable-postamble: 
    1515        if [ -n "@pm_name@" -a -d "@pm_name@" ] ; then \ 
    1616        build_prefix=`cd ../.. && pwd` && cd @pm_name@ && \