root/mpich2/branches/dev/kumudb/src/pm/util/Makefile.sm
@
4898
| Revision 4898, 326 bytes (checked in by kumudb, 5 months ago) |
|---|
| Line | |
|---|---|
| 1 | INCLUDES = -I../../include -I${master_top_srcdir}/src/include \ |
| 2 | -I../../pmi/simple -I${master_top_srcdir}/src/pmi/simple |
| 3 | |
| 4 | libmpiexec_a_SOURCES = cmnargs.c process.c ioloop.c pmiserv.c labelout.c \ |
| 5 | env.c newsession.c rm.c pmiport.o dbgiface.c |
| 6 | |
| 7 | OTHER_DIRS = test |
| 8 | |
| 9 | distclean-local: |
| 10 | clean-local: |
| 11 | -rm -f libmpiexec.a |
| 12 |
Note: See TracBrowser
for help on using the browser.
