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
/
linux64Icc
/
general
blob
10237bd1b67211d2d008b2e9fe5c52248e359ab6
1
CPP = /lib/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++