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