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
/
graphics
/
newEnsightFoamReader
/
Make
/
options
blob
e83e9e286676edf6ec0e8724a6eb3623c156bdb5
1
EXE_INC = \
2
-I$(LIB_SRC)/finiteVolume/lnInclude \
3
-I$(LIB_SRC)/browser/lnInclude \
4
-I$(LIB_SRC)/sampling/lnInclude \
5
-I$(LIB_SRC)/lagrangian/basic/lnInclude \
6
-I$(LIB_SRC)/finiteArea/lnInclude
7
8
LIB_LIBS = \
9
-lfiniteVolume \
10
-llagrangian \
11
-lfiniteArea
12