Add MKTRACE

This commit is contained in:
Arun Thomas
2011-09-07 17:52:48 +02:00
parent 35d86581e5
commit 8a0901c4cb
8 changed files with 39 additions and 4 deletions

View File

@@ -81,6 +81,10 @@ CPPFLAGS+= -DUSE_UPDATE
CPPFLAGS+= -DUSE_STATECTL
.endif
.if ${USE_TRACE} != "no"
CPPFLAGS+= -DUSE_TRACE
.endif
# These come last, so the profiling buffer is at the end of the data segment
SRCS+= profile.c do_sprofile.c