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