1-include ../../../petscdir.mk 2 3LOCDIR = src/tao/tutorials/ 4MANSEC = Tao 5EXAMPLESC = ex1.c ex2.c ex3.c ex4.c 6 7include ${PETSC_DIR}/lib/petsc/conf/variables 8include ${PETSC_DIR}/lib/petsc/conf/rules 9include ${PETSC_DIR}/lib/petsc/conf/test 10