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 = Profiling 10LIBBASE = libpetscsys 11DIRS = utils examples 12LOCDIR = src/sys/logging/ 13 14include ${PETSC_DIR}/lib/petsc/conf/variables 15include ${PETSC_DIR}/lib/petsc/conf/rules 16include ${PETSC_DIR}/lib/petsc/conf/test 17