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

  /src/sys/arch/macppc/stand/
Makefile 5 .if (${USETOOLS} != "yes")
  /src/sys/arch/macppc/stand/fixcoff/
Makefile 3 .if ${USETOOLS} == "yes"
  /src/tests/lib/libcurses/
Makefile 26 .if ${USETOOLS} == "yes"
  /src/share/mk/
bsd.ioconf.mk 17 .if ${USETOOLS} == "yes"
bsd.host.mk 60 .if ${USETOOLS} == "yes"
bsd.own.mk 351 USETOOLS?= yes
353 USETOOLS?= no
363 ${USETOOLS} == "no"
365 @echo "USETOOLS=no, but this component requires a version-specific host toolchain"
374 .if ${USETOOLS} == "yes" # {
600 .else # USETOOLS != yes # } {
718 .endif # USETOOLS != yes # }
1740 .if ${USETOOLS} == "yes"
bsd.man.mk 24 .if ${USETOOLS} == "yes"
  /src/bin/sh/
Makefile 88 .if ${USETOOLS} == "yes"
  /src/tools/
Makefile 261 .if ${MKTOOLS:Uyes} == "no" || ${USETOOLS} != "yes" # {
  /src/
build.sh 1607 if [ -z "${USETOOLS}" ]; then
1608 setmakeenv USETOOLS yes
1610 setmakeenv USETOOLS "${USETOOLS}"
1722 if [ "${USETOOLS-yes}" != "yes" ]; then
Makefile 222 .if ${USETOOLS} == "yes" # {
227 .endif # USETOOLS # }
  /src/usr.bin/make/
test-variants.mk 227 _ENV.${test}+= USETOOLS="no"
  /src/etc/
Makefile 41 .MAKEOVERRIDES+= USETOOLS

Completed in 29 milliseconds