5 lines
96 B
Plaintext
5 lines
96 B
Plaintext
PFLAGS =
|
|
PINC = -I$(MPI_ARCH_PATH)/include
|
|
PLIBS = -L$(MPI_ARCH_PATH)/lib -lmpi
|
|
|