1-include ../../../petscdir.mk 2 3LOCDIR = src/ts/tests/ 4EXAMPLESC = ex2.c ex3.c ex4.c ex5.c ex6.c ex7.c ex8.c ex9.c ex10.c ex12.c ex13.c ex25.c ex26.c ex27.c ex28.c ex29.c ex30.c 5EXAMPLESF = 6EXAMPLESFH = 7MANSEC = TS 8 9include ${PETSC_DIR}/lib/petsc/conf/variables 10include ${PETSC_DIR}/lib/petsc/conf/rules 11include ${PETSC_DIR}/lib/petsc/conf/test 12