- place wmkdep and dirToString executables under utilbin/$(WM_ARCH)$(WM_COMPILER). This helps somewhat when copying rules about, and might help when creating general rules.
4 lines
114 B
Plaintext
4 lines
114 B
Plaintext
PFLAGS = -DOMPI_SKIP_MPICXX
|
|
PINC = -I$(MPI_ARCH_PATH)/include
|
|
PLIBS = -L$(MPI_ARCH_PATH)/lib -lmpi
|