9 lines
177 B
Text
9 lines
177 B
Text
|
EXE_INC = \
|
||
|
-I$(LIB_SRC)/finiteVolume/lnInclude \
|
||
|
-I$(LIB_SRC)/oversetMesh/oversetMesh/lnInclude
|
||
|
|
||
|
EXE_LIBS = \
|
||
|
-lfiniteVolume \
|
||
|
-loversetMesh \
|
||
|
-llduSolvers
|