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