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