This repository has been archived on 2023-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
foam-extend4.1-coherent-io/wmake/rules/General/general

13 lines
308 B
Text
Raw Normal View History

AR = ar
ARFLAGS = cr
RANLIB = ranlib
LD = ld
FOAM_DEV_REVISION_NUMBER = $(shell foamVersion -revision)
GFLAGS = -D$(WM_ARCH) -DWM_ARCH_OPTION=$(WM_ARCH_OPTION) \
-DWM_$(WM_PRECISION_OPTION) -DWM_LABEL_SIZE=$(WM_LABEL_SIZE)
2010-08-24 15:19:39 +00:00
GINC =
GLIBS = -lm
2010-08-24 15:19:39 +00:00
GLIB_LIBS =