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
Merge branch 'master' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2
[foam-extend-3.2.git]
/
wmake
/
rules
/
darwinIntel64Gcc
/
general
blob
622f137e6429e1e7f2b1eb1193c75aa59c3c404d
1
CPP = cpp --traditional-cpp $(GFLAGS) -Ddarwin
2
LD = ld
3
4
PROJECT_LIBS = -l$(WM_PROJECT)
5
6
include $(GENERAL_RULES)/standard
7
8
include $(RULES)/X
9
include $(RULES)/c
10
include $(RULES)/c++