1
1
openmpi/ompi/tools/wrappers
George Bosilca d91650ea85 Do not use explicitly "ln -s" as on some systems it does not work properly ...
(windows). Instead use the LN_S variable exported by the Makefile (set to
"ln -s" on all Unixes and to "cp -p" on windows).

When we remove an executable use the correct extension for its name
(add $(EXEEXT) to the name).

This commit was SVN r8616.
2005-12-31 12:33:44 +00:00
..
help-wrapper.txt Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
Makefile.am Do not use explicitly "ln -s" as on some systems it does not work properly ... 2005-12-31 12:33:44 +00:00
mpicc.cc Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mpicxx.cc Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mpif77.cc Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mpif90.cc Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_wrap.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
wrap_engine.cc Move the header in the right place. 2005-12-19 23:31:42 +00:00
wrap.cc Move the header in the right place. 2005-12-19 23:31:42 +00:00