9 lines
154 B
Text
9 lines
154 B
Text
|
EXE_INC = \
|
||
|
-I$(LIB_SRC)/coupledMatrix/lnInclude \
|
||
|
-I$(LIB_SRC)/finiteVolume/lnInclude
|
||
|
|
||
|
|
||
|
EXE_LIBS = \
|
||
|
-lcoupledLduMatrix \
|
||
|
-lfiniteVolume
|