1-include ../../../../petscdir.mk 2 3LOCDIR = src/ts/tutorials/autodiff/ 4MANSEC = TS 5DIRS = 6CLEANFILES = TS-data-* *.tap 7 8LIB = ${PETSC_TS_LIB} 9 10include ${PETSC_DIR}/lib/petsc/conf/variables 11include ${PETSC_DIR}/lib/petsc/conf/rules 12include ${PETSC_DIR}/lib/petsc/conf/test 13