8 lines
191 B
Text
8 lines
191 B
Text
|
EXE_INC = \
|
||
|
-I$(LIB_SRC)/finiteVolume/lnInclude \
|
||
|
-I$(LIB_SRC)/fvAgglomerationMethods/pairPatchAgglomeration/lnInclude
|
||
|
|
||
|
EXE_LIBS = \
|
||
|
-lfiniteVolume \
|
||
|
-lpairPatchAgglomeration
|