1-include ../../../../petscdir.mk 2CFLAGS = 3FFLAGS = 4CPPFLAGS = 5FPPFLAGS = 6LOCDIR = src/ts/tutorials/optimal_control/ 7EXAMPLESC = ex1.c 8EXAMPLESF = 9EXAMPLESFH = 10MANSEC = TS 11DIRS = 12CLEANFILES = TS-data-* 13 14include ${PETSC_DIR}/lib/petsc/conf/variables 15include ${PETSC_DIR}/lib/petsc/conf/rules 16include ${PETSC_DIR}/lib/petsc/conf/test 17