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

  /src/usr.sbin/sdpd/
Makefile 14 .if (${SDP_COMPAT:Uyes} != "no")
  /src/sys/rump/net/lib/libnpf/
Makefile 37 .if ${RUMP_NPF_TESTING:Uyes} == "yes"
  /src/tools/
Makefile 11 .if ${MKTOOLS:Uyes} != "no"
254 .if ${MKTOOLS:Uyes} == "no"
261 .if ${MKTOOLS:Uyes} == "no" || ${USETOOLS} != "yes" # {
  /src/lib/libbluetooth/
Makefile 14 .if (${SDP_COMPAT:Uyes} != "no")
  /src/lib/libpthread/
Makefile 77 .if ${PTHREAD_CANCELSTUB:Uyes} != "no"
  /src/
Makefile 148 || (${BUILD_${dir}:Uyes} != "no" && exists(${dir}/Makefile))
  /src/share/mk/
bsd.own.mk 73 .if ${MKGCC:Uyes} != "no" # {
403 .if ${USETOOLS_BINUTILS:Uyes} == "yes" # {
1311 ${var}?= ${${var}.${MACHINE_ARCH}:U${${var}.${MACHINE}:Uyes}}
1655 . if !(${MKCOMPAT:Uyes} == "no" && ${MACHINE_ARCH:Mmips64*} != "")

Completed in 18 milliseconds