1 2LOCDIR = src/vec/is/tests/ 3DIRS = 4EXAMPLESC = ex1.c ex2.c ex3.c ex5.c ex6.c 5EXAMPLESF = ex4f.F90 6MANSEC = Vec 7SUBMANSEC = IS 8 9include ${PETSC_DIR}/lib/petsc/conf/variables 10include ${PETSC_DIR}/lib/petsc/conf/rules 11include ${PETSC_DIR}/lib/petsc/conf/test 12