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