1 2CFLAGS = 3FFLAGS = 4CPPFLAGS = 5FPPFLAGS = 6LOCDIR = src/vec/is/is/tutorials/ 7EXAMPLESC = ex1.c ex2.c ex3.c ex4.c ex5.c 8EXAMPLESF = ex1f.F ex1f90.F90 ex2f.F ex3f90.F90 9 10include ${PETSC_DIR}/lib/petsc/conf/variables 11include ${PETSC_DIR}/lib/petsc/conf/rules 12include ${PETSC_DIR}/lib/petsc/conf/test 13