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
/
mesh
/
advanced
/
autoRefineMesh
/
Make
/
options
blob
78df8bbcf4ef6261fdd30440b6ccfb373c790676
1
EXE_INC = \
2
-I$(LIB_SRC)/dynamicMesh/lnInclude \
3
-I$(LIB_SRC)/meshTools/lnInclude \
4
-I$(LIB_SRC)/triSurface/lnInclude \
5
-I$(LIB_SRC)/lagrangian/basic/lnInclude
6
7
EXE_LIBS = \
8
-ldynamicMesh \
9
-lmeshTools \
10
-ltriSurface \
11
-llagrangian