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