mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
4 lines
118 B
Plaintext
4 lines
118 B
Plaintext
PFLAGS =
|
|
PINC = -I$(MPI_ARCH_PATH)/include -D_MPICC_H
|
|
PLIBS = -L$(MPI_ARCH_PATH)/lib/linux_amd64 -lmpi
|