#	makefile.makemat5

E_NAME = makemat5
M_INCDIR = ${MATLAB5INCDIR}
M_LIBDIR = ${MATLAB5LIBDIR}
SETNAME_SWITCH = -DUSE_MXSETNAME

include makemat.include

#   Next line to tell build.pl that we depend on build-env.pl.  
#   Of course, this doesn't actually do it - the real dependency
#   is in the include file.  Sigh.
DUMMY_MACRO = ${CONFIG_FILE}
