mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
10 lines
187 B
Plaintext
10 lines
187 B
Plaintext
CPP = /lib/cpp -traditional-cpp $(GFLAGS) -DICC_IA64_PREFETCH
|
|
|
|
GLIBS = -liberty
|
|
|
|
include $(GENERAL_RULES)/standard
|
|
|
|
include $(RULES)/X
|
|
include $(RULES)/c
|
|
include $(RULES)/c++
|