EXE_INC = \
    -I$(LIB_SRC)/triSurface/lnInclude \
    -I$(LIB_SRC)/surfMesh/lnInclude

EXE_LIBS = -ltriSurface -lsurfMesh
