mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
Creation of OpenFOAM-dev repository 15/04/2008
This commit is contained in:
9
wmake/rules/General/general
Normal file
9
wmake/rules/General/general
Normal file
@ -0,0 +1,9 @@
|
||||
AR = ar
|
||||
ARFLAGS = cr
|
||||
RANLIB = ranlib
|
||||
LD = ld
|
||||
|
||||
GFLAGS = -D$(WM_ARCH) -D$(WM_PRECISION_OPTION)
|
||||
GINC =
|
||||
GLIBS = -lm
|
||||
GLIB_LIBS =
|
||||
Reference in New Issue
Block a user