HomeSort by: relevance | last modified time | path
    Searched refs:MKDTRACE (Results 1 - 14 of 14) sorted by relevancy

  /src/external/cddl/
Makefile 6 .if (${MKDTRACE} != "no")
10 .if ( ${MKZFS} != "no" || ${MKDTRACE} != "no" || ${MKCTF} != "no")
  /src/external/cddl/osnet/usr.sbin/
Makefile 5 .if ${MKDTRACE} != "no"
  /src/external/cddl/dtracetoolkit/dist/
Makefile 5 .if (${MKDTRACE} != "no")
  /src/external/cddl/osnet/lib/
Makefile 7 .if (defined(MKDTRACE) && ${MKDTRACE} != "no")
  /src/external/bsd/
Makefile 53 .if (${MKDTRACE} != "no")
  /src/distrib/sets/
mkvars.mk 117 .if (${MKDTRACE} != "no" || ${MKZFS} != "no" || ${MKCTF} != "no")
  /src/share/mk/
bsd.host.mk 12 .if ${MKDTRACE:Uno} != "no"
sys.mk 44 .if ${MKDTRACE:Uno} != "no"
bsd.kmodule.mk 33 CPPFLAGS+= ${${MKDTRACE:Uno} != "no" :? -DKDTRACE_HOOKS :}
bsd.own.mk 1234 MKDTRACE?= yes
1587 MKDTRACE \
  /src/lib/
Makefile 127 .if ${MKDTRACE} != "no"
255 .if ${MKDTRACE} != "no"
286 .if ${MKDTRACE} != "no"
  /src/etc/mtree/
Makefile 64 .if ${MKDTRACE} != "no"
  /src/sys/modules/
Makefile 431 .if (${MKDTRACE} != "no")
439 .if (${MKDTRACE} != "no" || ${MKZFS} != "no")
  /src/tools/
Makefile 61 .if ${MKDTRACE} != "no" || ${MKCTF} != "no"

Completed in 30 milliseconds