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