Add experimental support for Octave
- Update definition of
MEXCMD
andMATCMD
inMakefile.mex
for use with either MATLAB or OCTAVE. - Handling of special values for
CC
MEX_CFLAGS
MEX_LDFLAGS
is now directly included in those definitions.
MEXCMD
and MATCMD
in Makefile.mex
for use with either MATLAB or OCTAVE.CC
MEX_CFLAGS
MEX_LDFLAGS
is now directly included in those definitions.