Add the OpenFOAM source tree
This commit is contained in:
10
wmake/rules/General/general
Normal file
10
wmake/rules/General/general
Normal file
@ -0,0 +1,10 @@
|
||||
AR = ar
|
||||
ARFLAGS = cr
|
||||
RANLIB = ranlib
|
||||
CPP = cpp
|
||||
LD = ld
|
||||
|
||||
GFLAGS = -D$(WM_ARCH) -DWM_$(WM_PRECISION_OPTION)
|
||||
GINC =
|
||||
GLIBS = -lm
|
||||
GLIB_LIBS =
|
||||
Reference in New Issue
Block a user