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