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