mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
Add the OpenFOAM source tree
This commit is contained in:
3
wmake/rules/solarisGcc/mplibMPI
Normal file
3
wmake/rules/solarisGcc/mplibMPI
Normal file
@ -0,0 +1,3 @@
|
||||
PFLAGS =
|
||||
PINC = -I$(MPI_ROOT)/include
|
||||
PLIBS = -L$(MPI_ROOT)/lib/$(MPI_ARCH) -lmpi
|
||||
Reference in New Issue
Block a user