1*d1874862SSatish Balay-include ../../../../petscdir.mk 2a312c225SMatthew G Knepley 3f31c9d25SPeter BruneSOURCEC = snesngmres.c ngmresfunc.c anderson.c 4a312c225SMatthew G KnepleySOURCEF = 5a312c225SMatthew G KnepleySOURCEH = 6a312c225SMatthew G KnepleyLIBBASE = libpetscsnes 7a312c225SMatthew G KnepleyMANSEC = SNES 8a312c225SMatthew G KnepleyLOCDIR = src/snes/impls/ngmres/ 9a312c225SMatthew G Knepley 10af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables 11af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules 12af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test 13