1-include ../../../petscdir.mk 2CFLAGS = 3FFLAGS = 4CPPFLAGS = 5FPPFLAGS = 6LOCDIR = src/snes/tests/ 7EXAMPLESC = ex1.c ex7.c ex17.c ex20.c ex68.c ex69.c 8EXAMPLESCXX = ex241.cxx 9EXAMPLESF = ex1f.F90 ex12f.F ex18f90.F90 ex21f.F90 10DIRS = 11MANSEC = SNES 12 13include ${PETSC_DIR}/lib/petsc/conf/variables 14include ${PETSC_DIR}/lib/petsc/conf/rules 15include ${PETSC_DIR}/lib/petsc/conf/test 16