Searched refs:MK_DIRDEPS_BUILD (Results 1 - 25 of 29) sorted by relevance

12

/freebsd-current/share/syscons/scrnmaps/
H A DMakefile16 .if ${MACHINE} == "host" || ${MK_DIRDEPS_BUILD} == "no"
/freebsd-current/lib/libmagic/
H A DMakefile58 .if ${MACHINE} == "host" || ${MK_DIRDEPS_BUILD} == "no"
68 .if ${MK_DIRDEPS_BUILD} == "yes" && ${MACHINE} != "host"
/freebsd-current/usr.bin/awk/
H A DMakefile27 .if ${MACHINE} == "host" || ${MK_DIRDEPS_BUILD} == "no"
/freebsd-current/share/mk/
H A Dlocal.sys.mk5 .if ${MK_DIRDEPS_BUILD} == "yes" || ${MK_META_MODE} == "yes"
9 .if ${MK_DIRDEPS_BUILD} == "no" && ${MK_META_MODE} == "yes"
98 .if ${MK_DIRDEPS_BUILD} == "yes"
H A Dbsd.init.mk57 .if ${MK_DIRDEPS_BUILD} == "yes" && ${.MAKE.LEVEL} == 0
74 .if ${MK_DIRDEPS_BUILD} == "yes" && ${.MAKE.LEVEL} > 0 && !empty(_SKIP_BUILD)
H A Dlocal.sys.dirdeps.mk3 # we assume that MK_DIRDEPS_BUILD=yes
76 .if ${MK_DIRDEPS_BUILD} == "yes" && ${MACHINE} != "host"
H A Dbsd.progs.mk45 .if ${MK_DIRDEPS_BUILD} == "yes"
58 .endif # ${MK_DIRDEPS_BUILD} == "yes"
H A Dsrc.sys.obj.mk34 .if ${MK_UNIFIED_OBJDIR} == "no" && ${MK_DIRDEPS_BUILD} == "no"
78 .if ${MK_DIRDEPS_BUILD} == "no"
224 .endif # ${MK_DIRDEPS_BUILD} == "no"
H A Dbsd.dep.mk52 .if ${MK_DIRDEPS_BUILD} == "no"
93 .if ${MK_DIRDEPS_BUILD} == "no"
246 .if ${MK_DIRDEPS_BUILD} == "yes" && ${.MAKE.DEPENDFILE} != "/dev/null"
300 .if ${MK_DIRDEPS_BUILD} == "no" || ${.MAKE.LEVEL} > 0
H A Dbsd.subdir.mk81 .if ${.MAKE.LEVEL} == 0 && ${MK_DIRDEPS_BUILD} == "yes" && !empty(SUBDIR) && \
119 # SUBDIR recursing may be disabled for MK_DIRDEPS_BUILD
H A Dmeta.sys.mk72 .if ${MK_DIRDEPS_BUILD:Uno} == "yes"
/freebsd-current/lib/libgcc_eh/
H A DMakefile.inc45 .if ${MK_DIRDEPS_BUILD} == "yes"
/freebsd-current/lib/libpmc/
H A DMakefile20 .if ${MK_DIRDEPS_BUILD} == "yes"
/freebsd-current/share/zoneinfo/
H A DMakefile90 .if ${MK_DIRDEPS_BUILD} == "yes"
/freebsd-current/bin/sh/
H A DMakefile41 .if ${MACHINE} == "host" || ${MK_DIRDEPS_BUILD} == "no"
/freebsd-current/contrib/bmake/mk/
H A Dinit.mk85 .if ${.MAKE.LEVEL:U1} == 0 && ${MK_DIRDEPS_BUILD:Uno} == "yes"
H A Dsubdir.mk34 .if ${.MAKE.LEVEL} == 0 && ${MK_DIRDEPS_BUILD:Uno} == "yes"
H A Dmeta.sys.mk72 .if ${MK_DIRDEPS_BUILD:Uno} == "yes"
H A Dsys.mk107 .if ${MK_DIRDEPS_BUILD:Uno} == "yes"
H A Dsys.dirdeps.mk24 MK_DIRDEPS_BUILD ?= yes macro
/freebsd-current/lib/libbsnmp/libbsnmp/
H A DMakefile28 .if ${MK_DIRDEPS_BUILD} == "yes"
/freebsd-current/
H A DMakefile148 .if defined(MK_DIRDEPS_BUILD) && ${MK_DIRDEPS_BUILD} == "yes" && \
797 MK_DIRDEPS_BUILD= no macro
802 .export MK_DIRDEPS_BUILD MK_STAGING UPDATE_DEPENDFILE
/freebsd-current/lib/libsysdecode/
H A DMakefile130 .if ${MK_DIRDEPS_BUILD} == "yes"
/freebsd-current/bin/csh/
H A DMakefile119 .if ${MACHINE} == "host" || ${MK_DIRDEPS_BUILD} == "no"
/freebsd-current/lib/ncurses/tinfo/
H A DMakefile283 .if ${MK_DIRDEPS_BUILD} == "yes" && ${MACHINE} != "host"
287 .if ${MACHINE} == "host" || ${MK_DIRDEPS_BUILD} == "no"
299 .if ${MK_DIRDEPS_BUILD} == "yes" && ${MACHINE} != "host"

Completed in 145 milliseconds

12