1 2ALL: lib 3 4CFLAGS = 5FFLAGS = 6SOURCEC = posindep.c 7SOURCEF = 8SOURCEH = 9OBJSC = posindep.o 10OBJSF = 11LIBBASE = libpetscts 12MANSEC = TS 13LOCDIR = src/ts/impls/pseudo/ 14 15include ${PETSC_DIR}/conf/base 16include ${PETSC_DIR}/conf/test 17 18