repo.or.cz
/
foam-extend-3.2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Forward compatibility: flex
[foam-extend-3.2.git]
/
applications
/
utilities
/
postProcessing
/
dataConversion
/
foamToEnsightParts
/
Make
/
options
blob
518c2a009922089cdff4de6dc662f0bb67321ce2
1
EXE_INC = \
2
-I$(LIB_SRC)/finiteVolume/lnInclude \
3
-I$(LIB_SRC)/lagrangian/basic/lnInclude \
4
-I$(LIB_SRC)/conversion/lnInclude
5
6
EXE_LIBS = \
7
-lfiniteVolume \
8
-llagrangian \
9
-lconversion