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