repo.or.cz
/
OpenFOAM-2.0.x.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Initial commit for version 2.0.x patch release
[OpenFOAM-2.0.x.git]
/
wmake
/
rules
/
linux64Gcc44
/
general
blob
243cb7d8c7657e61f69a0628d869643a1a6186f4
1
CPP = cpp -traditional-cpp $(GFLAGS)
2
3
PROJECT_LIBS = -l$(WM_PROJECT) -ldl
4
5
include $(GENERAL_RULES)/standard
6
7
include $(RULES)/c
8
include $(RULES)/c++