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