Searched refs:MK_META_MODE (Results 1 - 13 of 13) sorted by relevance

/freebsd-current/share/mk/
H A Dbsd.init.mk83 .if ${MK_META_MODE} == "yes"
92 .endif # ${MK_META_MODE} == "yes"
H A Dsrc.sys.env.mk74 MK_META_MODE= no macro
75 .export MK_META_MODE
H A Dlocal.sys.mk5 .if ${MK_DIRDEPS_BUILD} == "yes" || ${MK_META_MODE} == "yes"
9 .if ${MK_DIRDEPS_BUILD} == "no" && ${MK_META_MODE} == "yes"
H A Dsys.mk50 # Disable MK_META_MODE with make -B
51 .if ${MK_META_MODE} == "yes" && defined(.MAKEFLAGS) && ${.MAKEFLAGS:M-B}
52 MK_META_MODE= no macro
58 .if ${MK_META_MODE} == "yes"
H A Dsys.dirdeps.mk27 MK_META_MODE ?= yes macro
H A Dbsd.subdir.mk59 .if ${MK_META_MODE} == "yes"
H A Dbsd.dep.mk56 .if ${MK_META_MODE} == "yes"
/freebsd-current/
H A DMakefile.libcompat23 .if ${MK_META_MODE} != "no"
H A DMakefile279 .if defined(MK_META_MODE) && ${MK_META_MODE} == "yes"
290 _MAKE+= MK_META_MODE=no
291 MK_META_MODE= no macro
296 .if ${MK_META_MODE} == "yes"
303 .endif # ${MK_META_MODE} == yes
304 .endif # defined(MK_META_MODE) && ${MK_META_MODE} == yes
420 ${_+_}@cd ${.CURDIR}; ${_MAKE} installworld MK_META_MODE=no
H A DMakefile.inc1466 .if ${MK_META_MODE} == "yes"
704 .if ${MK_META_MODE} != "no"
880 .if ${MK_META_MODE} == "yes" && ${MK_CLEAN} == "no" && \
912 .endif # ${MK_META_MODE} == "yes" && ${MK_CLEAN} == "no" ...
3724 .if ${MK_META_MODE} != "no"
/freebsd-current/contrib/bmake/mk/
H A Down.mk240 .if ${MK_META_MODE:Uno} == "yes"
H A Dsys.mk110 .if ${MK_META_MODE:Uno} == "yes"
H A Dsys.dirdeps.mk27 MK_META_MODE ?= yes macro

Completed in 107 milliseconds