1-include ../../../../../petscdir.mk 2 3ALL: lib 4 5CFLAGS = 6FFLAGS = 7SOURCEC = lmvmimpl.c lmvmutils.c 8SOURCEF = 9SOURCEH = lmvm.h 10LIBBASE = libpetscksp 11MANSEC = KSP 12DIRS = sr1 dfp bfgs symbrdn brdn diagbrdn 13LOCDIR = src/ksp/ksp/utils/lmvm/ 14 15include ${PETSC_DIR}/lib/petsc/conf/variables 16include ${PETSC_DIR}/lib/petsc/conf/rules 17include ${PETSC_DIR}/lib/petsc/conf/test 18