3 lines
141 B
Text
3 lines
141 B
Text
PFLAGS = -DOMPI_SKIP_MPICXX
|
|
PINC = $(shell mpicc-openmpi-mp --showme:compile)
|
|
PLIBS = $(shell mpicc-openmpi-mp --showme:link)
|