1ALL: lib 2 3CFLAGS = 4FFLAGS = 5CPPFLAGS = 6SOURCEC = plog.c 7SOURCEF = 8SOURCEH = ../../../include/petsc-private/logimpl.h ../../../include/petsclog.h 9MANSEC = Profiling 10LIBBASE = libpetscsys 11DIRS = utils 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