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