EXE_INC = \
    -I$(LIB_SRC)/meshTools/lnInclude \
    -I$(LIB_SRC)/mesh/blockMesh/lnInclude

EXE_LIBS = -lblockMesh
