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]
/
applications
/
utilities
/
postProcessing
/
turbulence
/
R
/
Make
/
options
blob
0bab1a4e41c512f80f2832bb2e79c978ad5058d9
1
EXE_INC = \
2
-I$(LIB_SRC)/turbulenceModels \
3
-I$(LIB_SRC)/turbulenceModels/incompressible/RAS/RASModel \
4
-I$(LIB_SRC)/transportModels \
5
-I$(LIB_SRC)/finiteVolume/lnInclude
6
7
EXE_LIBS = \
8
-lincompressibleRASModels \
9
-lincompressibleTransportModels \
10
-lfiniteVolume \
11
-lgenericPatchFields