1*cdb0f33dSPierre Jolivet-include ../../../../petscdir.mk 2c4762a1bSJed BrownCFLAGS = 3c4762a1bSJed BrownFFLAGS = 4c4762a1bSJed BrownCPPFLAGS = 5c4762a1bSJed BrownFPPFLAGS = 6aad13602SShrirang AbhyankarEXAMPLESC = maros.c toy.c tomographyADMM.c ex1.c 7c4762a1bSJed BrownEXAMPLESF = toyf.F90 8c4762a1bSJed BrownEXAMPLESCH = 9c4762a1bSJed BrownEXAMPLESFH = 10c4762a1bSJed BrownTUTORIALS = 11c4762a1bSJed BrownLOCDIR = src/tao/constrained/tutorials/ 12c4762a1bSJed BrownMANSEC = 13c4762a1bSJed BrownDOCS = 14c4762a1bSJed BrownDIRS = 15c4762a1bSJed Brown 16c4762a1bSJed Browninclude ${PETSC_DIR}/lib/petsc/conf/variables 17c4762a1bSJed Browninclude ${PETSC_DIR}/lib/petsc/conf/rules 18c4762a1bSJed Browninclude ${PETSC_DIR}/lib/petsc/conf/test 19c4762a1bSJed Brown 20