1-include ../../../../petscdir.mk 2#requiresdefine 'PETSC_USE_LOG' 3 4SOURCEC = classlog.c stagelog.c eventlog.c stack.c 5MANSEC = Profiling 6LIBBASE = libpetscsys 7 8include ${PETSC_DIR}/lib/petsc/conf/variables 9include ${PETSC_DIR}/lib/petsc/conf/rules 10include ${PETSC_DIR}/lib/petsc/conf/test 11