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