1-include ../../../../../petscdir.mk 2 3CFLAGS = ${GAMG_INCLUDE} 4SOURCEC = gamg.c agg.c geo.c util.c classical.c 5SOURCEH = gamg.h 6LIBBASE = libpetscksp 7MANSEC = KSP 8SUBMANSEC = PC 9 10include ${PETSC_DIR}/lib/petsc/conf/variables 11include ${PETSC_DIR}/lib/petsc/conf/rules 12include ${PETSC_DIR}/lib/petsc/conf/test 13