1#requiresdefine 'PETSC_USE_LOG' 2 3ALL: lib 4 5CFLAGS = 6FFLAGS = 7CPPFLAGS = 8SOURCEC = classlog.c stagelog.c eventlog.c stack.c 9SOURCEF = 10SOURCEH = 11MANSEC = Profiling 12LIBBASE = libpetscsys 13DIRS = 14LOCDIR = src/sys/plog/utils/ 15 16include ${PETSC_DIR}/conf/variables 17include ${PETSC_DIR}/conf/rules 18include ${PETSC_DIR}/conf/test 19