reduced-foam-extend-coheren.../wmake/rules/darwinIntel64Clang/mplibMACPORTOPENMPI
2023-09-21 17:05:56 +02:00

3 lines
141 B
Text

PFLAGS = -DOMPI_SKIP_MPICXX
PINC = $(shell mpicc-openmpi-mp --showme:compile)
PLIBS = $(shell mpicc-openmpi-mp --showme:link)