1 2CFLAGS = 3FFLAGS = 4CPPFLAGS = 5FPPFLAGS = 6LOCDIR = src/vec/is/tests/ 7DIRS = 8EXAMPLESC = ex1.c ex2.c 9EXAMPLESF = ex4f.F90 10MANSEC = Vec 11SUBMANSEC = IS 12 13include ${PETSC_DIR}/lib/petsc/conf/variables 14include ${PETSC_DIR}/lib/petsc/conf/rules 15include ${PETSC_DIR}/lib/petsc/conf/test 16