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