8 lines
173 B
Plaintext
8 lines
173 B
Plaintext
EXE_INC = \
|
|
-I$(LIB_SRC)/finiteVolume/lnInclude \
|
|
-I$(LIB_SRC)/postProcessing/foamCalcFunctions/lnInclude
|
|
|
|
EXE_LIBS = \
|
|
-lfiniteVolume \
|
|
-lfoamCalcFunctions
|