1-include ../../../../../../petscdir.mk 2#requiresdefine 'PETSC_HAVE_MATLAB' 3 4CFLAGS = ${MATLAB_INCLUDE} 5SOURCEC = vmatlab.c 6SOURCEF = 7SOURCEH = 8MANSEC = Viewer 9LIBBASE = libpetscsys 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