1-include ../../../../../petscdir.mk 2 3CFLAGS = 4FFLAGS = 5CPPFLAGS = 6FPPFLAGS = 7LOCDIR = src/vec/is/sf/tutorials/ 8EXAMPLESC = ex1.c ex2.c 9EXAMPLESF = ex1f.F90 10 11include ${PETSC_DIR}/lib/petsc/conf/variables 12include ${PETSC_DIR}/lib/petsc/conf/rules 13include ${PETSC_DIR}/lib/petsc/conf/test 14