1-include ../../../../petscdir.mk 2 3LOCDIR = src/ts/impls/implicit/ 4DIRS = sundials theta alpha glle radau5 discgrad irk 5MANSEC = TS 6 7include ${PETSC_DIR}/lib/petsc/conf/variables 8include ${PETSC_DIR}/lib/petsc/conf/rules 9include ${PETSC_DIR}/lib/petsc/conf/test 10