repo.or.cz
/
OpenFOAM-1.6-ext.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix tutorials: typo in tutorials/viscoelastic/viscoelasticFluidFoam/S-MDCPP/constant...
[OpenFOAM-1.6-ext.git]
/
wmake
/
rules
/
linux64Gcc
/
general
blob
2710037b29060b097b3dda05ed77e4a13956e90e
1
CPP = cpp $(GFLAGS)
2
LD = ld
3
4
PROJECT_LIBS = -l$(WM_PROJECT) -liberty -ldl
5
6
include $(GENERAL_RULES)/standard
7
8
include $(RULES)/X
9
include $(RULES)/c
10
include $(RULES)/c++