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