repo.or.cz
/
OpenFOAM-1.6-ext.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fixed writing out entries in advective bc
[OpenFOAM-1.6-ext.git]
/
tutorials
/
incompressible
/
icoDyMFoam
/
movingConeMotion
/
setMotionMovingCone
/
Make
/
options
blob
a7b19e6f40baef176dde3370e0a10dd85d63e70b
1
EXE_INC = \
2
-I$(LIB_SRC)/tetDecompositionFiniteElement/lnInclude \
3
$(WM_DECOMP_INC)
4
5
EXE_LIBS = \
6
$(WM_DECOMP_LIBS)