openfoam/wmake/rules/linuxIA64I64/general
2008-04-15 18:56:58 +01:00

14 lines
238 B
Plaintext

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++