mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
9 lines
140 B
Plaintext
9 lines
140 B
Plaintext
include $(RULES)/mplib$(WM_MPLIB)
|
|
|
|
EXE_INC = $(PFLAGS) $(PINC)
|
|
|
|
LIB_LIBS = \
|
|
$(PLIBS) \
|
|
-L$(FOAM_MPI_LIBBIN) \
|
|
-lmetis-parmetis
|