1-include ../../../petscdir.mk 2 3SOURCEH = ../../../include/petsc/private/pcimpl.h ../../../include/petscpc.h ../../../include/petsc/private/pcgamgimpl.h ../../../include/petscpctypes.h 4DIRS = interface impls tests tutorials 5LOCDIR = src/ksp/pc/ 6MANSEC = KSP 7SUBMANSEC = PC 8 9include ${PETSC_DIR}/lib/petsc/conf/variables 10include ${PETSC_DIR}/lib/petsc/conf/rules 11include ${PETSC_DIR}/lib/petsc/conf/test 12