1-include ../../../petscdir.mk 2 3SOURCEC = plog.c xmllogevent.c xmlviewer.c 4SOURCEH = ../../../include/petsc/private/logimpl.h ../../../include/petsclog.h xmlviewer.h 5MANSEC = Sys 6SUBMANSEC = Profiling 7LIBBASE = libpetscsys 8DIRS = utils 9 10include ${PETSC_DIR}/lib/petsc/conf/variables 11include ${PETSC_DIR}/lib/petsc/conf/rules 12include ${PETSC_DIR}/lib/petsc/conf/test 13