1*d1874862SSatish Balay-include ../../../../../petscdir.mk 264779880SMatthew G Knepley#requiresdefine 'PETSC_HAVE_MATLAB_ENGINE' 3292f8084SBarry Smith 4292f8084SBarry SmithSOURCEC = cmatlab.c 5292f8084SBarry SmithSOURCEF = 6292f8084SBarry SmithSOURCEH = 7292f8084SBarry SmithLIBBASE = libpetscvec 8292f8084SBarry SmithMANSEC = Vec 93c9a836dSBarry SmithLOCDIR = src/vec/pf/impls/matlab/ 10292f8084SBarry Smith 11af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables 12af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules 13af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test 14292f8084SBarry Smith 15292f8084SBarry Smith 16