xref: /petsc/src/tao/leastsquares/tutorials/matlab/makefile (revision 8a1df862663c55e0b0db95a466f27c064449b33f)
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
10