HomeSort by: relevance | last modified time | path
    Searched refs:USETOOLS (Results 1 - 20 of 20) 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/crypto/external/bsd/heimdal/lib/libcom_err/
Makefile 22 .if ${USETOOLS} != "yes"
33 .if ${USETOOLS} != "yes"
  /src/crypto/external/bsd/heimdal/lib/libsl/
Makefile 22 .if ${USETOOLS} != "yes"
33 .if ${USETOOLS} != "yes"
  /src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
testit.sh 20 (cd ${tmp} && env USETOOLS=no make -f Makefile.bsd && make -f Makefile.bsd tst)
  /src/tests/lib/libcurses/
Makefile 26 .if ${USETOOLS} == "yes"
  /src/crypto/external/bsd/heimdal/lib/libasn1/
Makefile 59 .if ${USETOOLS} != "yes"
74 .if ${USETOOLS} != "yes"
  /src/crypto/external/bsd/netpgp/dist/bindings/swig/
swigit 102 env USETOOLS=no make
  /src/share/mk/
bsd.ioconf.mk 17 .if ${USETOOLS} == "yes"
bsd.host.mk 60 .if ${USETOOLS} == "yes"
bsd.own.mk 361 USETOOLS?= yes
363 USETOOLS?= no
375 ${USETOOLS} == "no"
377 @echo "USETOOLS=no, but this component requires a version-specific host toolchain"
386 .if ${USETOOLS} == "yes" # {
612 .else # USETOOLS != yes # } {
730 .endif # USETOOLS != yes # }
1860 .if ${USETOOLS} == "yes"
bsd.man.mk 24 .if ${USETOOLS} == "yes"
  /src/crypto/external/bsd/netpgp/dist/
tst 27 env USETOOLS=no MAKEOBJDIRPREFIX=/usr/build/amd64 sh -c 'cd ../libmj && \
32 env USETOOLS=no MAKEOBJDIRPREFIX=/usr/build/amd64 sh -c 'cd ../lib && \
37 env USETOOLS=no MAKEOBJDIRPREFIX=/usr/build/amd64 sh -c 'cd ../netpgp && \
41 env USETOOLS=no MAKEOBJDIRPREFIX=/usr/build/amd64 sh -c 'cd ../netpgpkeys && \
  /src/bin/sh/
Makefile 88 .if ${USETOOLS} == "yes"
  /src/crypto/external/bsd/heimdal/lib/libasn1/asn1_compile/
Makefile 12 .if ${USETOOLS} != "yes"
  /src/
build.sh 1609 if [ -z "${USETOOLS}" ]; then
1610 setmakeenv USETOOLS yes
1612 setmakeenv USETOOLS "${USETOOLS}"
1724 if [ "${USETOOLS-yes}" != "yes" ]; then
Makefile 222 .if ${USETOOLS} == "yes" # {
227 .endif # USETOOLS # }
  /src/tools/
Makefile 261 .if ${MKTOOLS:Uyes} == "no" || ${USETOOLS} != "yes" # {
  /src/usr.bin/make/
test-variants.mk 227 _ENV.${test}+= USETOOLS="no"
  /src/etc/
Makefile 41 .MAKEOVERRIDES+= USETOOLS

Completed in 24 milliseconds