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