1-include ../../../../../petscdir.mk 2 3SOURCEC = mg.c fmg.c smg.c mgfunc.c mgadapt.c gdsw.c 4LIBBASE = libpetscksp 5MANSEC = KSP 6SUBMANSEC = PC 7 8include ${PETSC_DIR}/lib/petsc/conf/variables 9include ${PETSC_DIR}/lib/petsc/conf/rules 10include ${PETSC_DIR}/lib/petsc/conf/test 11