reduced-foam-extend-coheren.../wmake/rules/darwinIntel64Clang/mplibMACPORTOPENMPI

4 lines
141 B
Text
Raw Normal View History

2023-09-21 15:05:56 +00:00
PFLAGS = -DOMPI_SKIP_MPICXX
PINC = $(shell mpicc-openmpi-mp --showme:compile)
PLIBS = $(shell mpicc-openmpi-mp --showme:link)