1cdb0f33dSPierre Jolivet-include ../../../../petscdir.mk 2*f97672e5SBarry Smith 3c4762a1bSJed BrownLOCDIR = src/ts/tutorials/optimal_control/ 4c4762a1bSJed BrownEXAMPLESC = ex1.c 5c4762a1bSJed BrownEXAMPLESF = 6c4762a1bSJed BrownEXAMPLESFH = 7c4762a1bSJed BrownMANSEC = TS 8c4762a1bSJed BrownDIRS = 9c4762a1bSJed BrownCLEANFILES = TS-data-* 10c4762a1bSJed Brown 11c4762a1bSJed Browninclude ${PETSC_DIR}/lib/petsc/conf/variables 12c4762a1bSJed Browninclude ${PETSC_DIR}/lib/petsc/conf/rules 13c4762a1bSJed Browninclude ${PETSC_DIR}/lib/petsc/conf/test 14