xref: /petsc/src/tao/leastsquares/tutorials/matlab/makefile (revision 8a64892a34be5ee82dd0b184f01c37a05f2608b8)
1-include ../../../../../petscdir.mk
2# This directory contains access to MATLAB test problems for the derivative free
3# least squares solvers.
4
5EXAMPLESMATLAB   = TestingInitialize.m TestingFinalize.m ProblemInitialize.m ProblemFinalize.m
6
7include ${PETSC_DIR}/lib/petsc/conf/variables
8include ${PETSC_DIR}/lib/petsc/conf/rules
9