mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
10 lines
166 B
Plaintext
10 lines
166 B
Plaintext
AR = ar
|
|
ARFLAGS = cr
|
|
RANLIB = ranlib
|
|
LD = ld
|
|
|
|
GFLAGS = -D$(WM_ARCH) -DWM_$(WM_PRECISION_OPTION)
|
|
GINC =
|
|
GLIBS = -lm
|
|
GLIB_LIBS =
|