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 336 USETOOLS?= yes
338 USETOOLS?= no
348 ${USETOOLS} == "no"
350 @echo "USETOOLS=no, but this component requires a version-specific host toolchain"
359 .if ${USETOOLS} == "yes" # {
585 .else # USETOOLS != yes # } {
703 .endif # USETOOLS != yes # }
1722 .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 1606 if [ -z "${USETOOLS}" ]; then
1607 setmakeenv USETOOLS yes
1609 setmakeenv USETOOLS "${USETOOLS}"
1721 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 19 milliseconds