1*c4762a1bSJed Brown 2*c4762a1bSJed BrownCFLAGS = 3*c4762a1bSJed BrownFFLAGS = 4*c4762a1bSJed BrownCPPFLAGS = 5*c4762a1bSJed BrownFPPFLAGS = 6*c4762a1bSJed BrownLOCDIR = src/snes/tests/ 7*c4762a1bSJed BrownEXAMPLESC = ex1.c ex7.c ex17.c ex68.c ex69.c 8*c4762a1bSJed BrownEXAMPLESCXX = ex241.cxx 9*c4762a1bSJed BrownEXAMPLESF = ex1f.F90 ex12f.F ex18f90.F90 10*c4762a1bSJed BrownDIRS = 11*c4762a1bSJed BrownMANSEC = SNES 12*c4762a1bSJed Brown 13*c4762a1bSJed Browninclude ${PETSC_DIR}/lib/petsc/conf/variables 14*c4762a1bSJed Browninclude ${PETSC_DIR}/lib/petsc/conf/rules 15*c4762a1bSJed Browninclude ${PETSC_DIR}/lib/petsc/conf/test 16