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