1#requiresdefine 'PETSC_HAVE_MATLAB_ENGINE' 2 3CFLAGS = ${MATLAB_INCLUDE} 4SOURCEC = vmatlab.c 5SOURCEF = 6SOURCEH = 7MANSEC = Viewer 8LIBBASE = libpetscsys 9LOCDIR = src/sys/classes/viewer/impls/matlab/ 10DIRS = 11 12include ${PETSC_DIR}/lib/petsc/conf/variables 13include ${PETSC_DIR}/lib/petsc/conf/rules 14include ${PETSC_DIR}/lib/petsc/conf/test 15 16 17