8 lines
163 B
Text
8 lines
163 B
Text
|
EXE_INC = \
|
||
|
-I$(FOAM_SRC)/postProcessing/postCalc \
|
||
|
-I$(LIB_SRC)/finiteVolume/lnInclude
|
||
|
|
||
|
EXE_LIBS = \
|
||
|
$(FOAM_LIBBIN)/postCalc.o \
|
||
|
-lfiniteVolume
|