1-include ../../../../../petscdir.mk 2#requiresscalar real 3 4SOURCEC = bitmask.c comm.c gs.c ivec.c xxt.c xyt.c tfs.c 5LIBBASE = libpetscksp 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