1 2ALL: lib 3 4CFLAGS = 5FFLAGS = 6SOURCEC = mg.c fmg.c smg.c mgfunc.c 7SOURCEF = 8SOURCEH = mgimpl.h 9LIBBASE = libpetscksp 10MANSEC = PC 11SUBMANSEC= PCMG 12LOCDIR = src/ksp/pc/impls/mg/ 13DIRS = 14 15include ${PETSC_DIR}/lib/petsc-conf/variables 16include ${PETSC_DIR}/lib/petsc-conf/rules 17include ${PETSC_DIR}/lib/petsc-conf/test 18