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