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