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