EXE_INC = \
    -I$(LIB_SRC)/finiteVolume/lnInclude \
    -I../phaseModel/lnInclude

LIB_LIBS = \
    -lphaseModel
