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