1-include ../../../../../petscdir.mk 2#requiresscalar real 3 4SOURCEC = bitmask.c comm.c gs.c ivec.c xxt.c xyt.c tfs.c 5SOURCEF = 6SOURCEH = tfs.h 7LIBBASE = libpetscksp 8MANSEC = KSP 9SUBMANSEC = PC 10LOCDIR = src/ksp/pc/impls/tfs/ 11 12include ${PETSC_DIR}/lib/petsc/conf/variables 13include ${PETSC_DIR}/lib/petsc/conf/rules 14include ${PETSC_DIR}/lib/petsc/conf/test 15