Home
last modified time | relevance | path

Searched refs:BOOTSTRAPPING (Results 1 – 25 of 29) sorted by relevance

12

/freebsd-13.1/
H A DMakefile.inc1683 BOOTSTRAPPING?= 0
2162 .if ${BOOTSTRAPPING} < ${MINIMUM_SUPPORTED_OSREL} && ${BOOTSTRAPPING} != 0
2236 .if ${BOOTSTRAPPING} < 1000033
2262 .if ${BOOTSTRAPPING} < 1300030
2271 .if ${BOOTSTRAPPING} < 1300059
2278 .if ${BOOTSTRAPPING} < 1100093
2290 .if ${BOOTSTRAPPING} < 1000027
2298 .if ${BOOTSTRAPPING} < 1100078
2306 (${BOOTSTRAPPING} > 1300000 && ${BOOTSTRAPPING} < 1300131)
2316 (${BOOTSTRAPPING} >= 1100000 && ${BOOTSTRAPPING} < 1100103) || \
[all …]
/freebsd-13.1/bin/cat/
H A DMakefile9 .ifdef BOOTSTRAPPING
/freebsd-13.1/usr.bin/mkesdb/
H A DMakefile6 .if defined(BOOTSTRAPPING)
/freebsd-13.1/lib/libopenbsd/
H A DMakefile8 .if !defined(BOOTSTRAPPING)
/freebsd-13.1/usr.sbin/tzsetup/
H A DMakefile10 .if ${MK_DIALOG} != no && !defined(BOOTSTRAPPING)
/freebsd-13.1/usr.bin/mkcsmapper/
H A DMakefile6 .if defined(BOOTSTRAPPING)
/freebsd-13.1/usr.sbin/pwd_mkdb/
H A DMakefile12 .if defined(BOOTSTRAPPING)
/freebsd-13.1/usr.bin/strings/
H A DMakefile13 .if ${MK_CASPER} != "no" && !defined(BOOTSTRAPPING) && !defined(NXB_TARGET)
/freebsd-13.1/usr.bin/size/
H A DMakefile14 .if ${MK_CASPER} != "no" && !defined(BOOTSTRAPPING) && !defined(NXB_TARGET)
/freebsd-13.1/usr.bin/nm/
H A DMakefile14 .if ${MK_CASPER} != "no" && !defined(BOOTSTRAPPING) && !defined(NXB_TARGET)
/freebsd-13.1/usr.bin/localedef/
H A DMakefile23 .if defined(BOOTSTRAPPING)
/freebsd-13.1/usr.bin/clang/
H A Dllvm.prog.mk25 .if ${.MAKE.OS} == "FreeBSD" || !defined(BOOTSTRAPPING)
H A Dclang.prog.mk20 .if ${.MAKE.OS} == "FreeBSD" || !defined(BOOTSTRAPPING)
/freebsd-13.1/usr.sbin/nmtree/
H A DMakefile27 .if defined(BOOTSTRAPPING)
/freebsd-13.1/libexec/flua/
H A DMakefile29 .if !defined(BOOTSTRAPPING)
/freebsd-13.1/lib/liblua/
H A DMakefile29 .if defined(BOOTSTRAPPING)
H A Dluaconf.h76 #ifndef BOOTSTRAPPING
/freebsd-13.1/cddl/lib/libspl/
H A DMakefile25 .if !defined(BOOTSTRAPPING)
/freebsd-13.1/usr.bin/grep/
H A DMakefile55 .if !defined(BOOTSTRAPPING)
/freebsd-13.1/sbin/md5/
H A DMakefile53 .ifndef(BOOTSTRAPPING)
/freebsd-13.1/lib/libz/
H A DMakefile45 .if ${.MAKE.OS} == "FreeBSD" || !defined(BOOTSTRAPPING)
/freebsd-13.1/usr.bin/mandoc/
H A DMakefile17 .elif defined(BOOTSTRAPPING)
/freebsd-13.1/targets/pseudo/bootstrap-tools/
H A DMakefile40 BOOTSTRAPPING=${OSRELDATE} \
/freebsd-13.1/usr.bin/clang/lld/
H A DMakefile107 .if ${.MAKE.OS} == "FreeBSD" || !defined(BOOTSTRAPPING)
/freebsd-13.1/lib/libelf/
H A DMakefile85 .if defined(BOOTSTRAPPING) && ${.MAKE.OS} == "Linux"

12