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
/
surface
/
surfaceRedistributePar
/
Make
/
options
blob
c46a4c3f38edbafb8de987a029e545d61e8ac793
1
EXE_INC = \
2
-I$(LIB_SRC)/triSurface/lnInclude \
3
-I$(LIB_SRC)/meshTools/lnInclude \
4
-I$(LIB_SRC)/parallel/distributed/lnInclude
5
6
EXE_LIBS = \
7
-ldistributed \
8
-lmeshTools \
9
-ltriSurface