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