1-include ../../../petscdir.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 10 11include ${PETSC_DIR}/lib/petsc/conf/variables 12include ${PETSC_DIR}/lib/petsc/conf/rules 13include ${PETSC_DIR}/lib/petsc/conf/test 14