repo.or.cz
/
OpenFOAM-1.7.x.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
BUG: pointHitSort: define operator<
[OpenFOAM-1.7.x.git]
/
wmake
/
rules
/
linuxIA64Icc
/
general
blob
8a43b87a81f4d5ddbfd49a281ee4c5a85c270d58
1
CPP = /lib/cpp -traditional-cpp $(GFLAGS) -DICC_IA64_PREFETCH
2
AR = ar
3
ARFLAGS = cr
4
RANLIB = ranlib
5
LD = ld
6
7
GLIBS =
8
9
include $(GENERAL_RULES)/standard
10
11
include $(RULES)/X
12
include $(RULES)/c
13
include $(RULES)/c++