1-include ../../../../../petscdir.mk 2 3SOURCEC = mg.c fmg.c smg.c mgfunc.c mgadapt.c gdsw.c 4SOURCEF = 5SOURCEH = ../../../../../include/petsc/private/pcmgimpl.h 6LIBBASE = libpetscksp 7MANSEC = KSP 8SUBMANSEC = PC 9LOCDIR = src/ksp/pc/impls/mg/ 10DIRS = 11 12include ${PETSC_DIR}/lib/petsc/conf/variables 13include ${PETSC_DIR}/lib/petsc/conf/rules 14include ${PETSC_DIR}/lib/petsc/conf/test 15