xref: /petsc/src/sys/logging/utils/makefile (revision 245f004be2b2fca55a62739415aedaade1b4b42e)
15c6c1daeSBarry Smith#requiresdefine    'PETSC_USE_LOG'
25c6c1daeSBarry Smith
35c6c1daeSBarry SmithALL: lib
45c6c1daeSBarry Smith
55c6c1daeSBarry SmithCFLAGS    =
65c6c1daeSBarry SmithFFLAGS    =
75c6c1daeSBarry SmithCPPFLAGS  =
8*245f004bSJed BrownSOURCEC	  = classlog.c stagelog.c eventlog.c stack.c
95c6c1daeSBarry SmithSOURCEF	  =
105c6c1daeSBarry SmithSOURCEH	  =
115c6c1daeSBarry SmithMANSEC	  = Profiling
125c6c1daeSBarry SmithLIBBASE	  = libpetscsys
135c6c1daeSBarry SmithDIRS	  =
145c6c1daeSBarry SmithLOCDIR	  = src/sys/plog/utils/
155c6c1daeSBarry Smith
165c6c1daeSBarry Smithinclude ${PETSC_DIR}/conf/variables
175c6c1daeSBarry Smithinclude ${PETSC_DIR}/conf/rules
185c6c1daeSBarry Smithinclude ${PETSC_DIR}/conf/test
19