repo.or.cz
/
foam-extend-3.2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release note export to HTML/TXT
[foam-extend-3.2.git]
/
wmake
/
rules
/
darwinIntel64Clang
/
general
blob
3903ac741f95d0cf3ff25d1b26d270ae4d3eaa7e
1
CPP = cpp --traditional-cpp $(GFLAGS)
2
LD = ld
3
# LD = /opt/local/libexec/llvm-3.3/bin/ld
4
5
PROJECT_LIBS = -l$(WM_PROJECT) -ldl
6
7
include $(GENERAL_RULES)/standard
8
9
include $(RULES)/X
10
include $(RULES)/c
11
include $(RULES)/c++