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/linuxIA64I64/general

13 lines
238 B
Text

CPP = /lib/cpp $(GFLAGS) -DICC_IA64_PREFETCH
AR = ar
ARFLAGS = cr
RANLIB = ranlib
LD = ld
GLIBS = -liberty
include $(GENERAL_RULES)/standard
include $(RULES)/X
include $(RULES)/c
include $(RULES)/c++