1-include ../../../../../petscdir.mk 2 3CFLAGS = ${HYPRE_INCLUDE} 4SOURCEC = hmg.c 5SOURCEF = 6SOURCEH = 7LIBBASE = libpetscksp 8DIRS = 9MANSEC = KSP 10SUBMANSEC = PC 11LOCDIR = src/ksp/pc/impls/hmg/ 12 13include ${PETSC_DIR}/lib/petsc/conf/variables 14include ${PETSC_DIR}/lib/petsc/conf/rules 15include ${PETSC_DIR}/lib/petsc/conf/test 16