Searched refs:MK_STAGING (Results 1 - 17 of 17) sorted by relevance

/freebsd-current/usr.sbin/bsdinstall/include/
H A DMakefile11 MK_STAGING= no macro
/freebsd-current/tools/build/cross-build/mkimg/
H A DMakefile19 MK_STAGING=no macro
/freebsd-current/targets/pseudo/stage/
H A DMakefile31 .if ${.MAKE.LEVEL} > 0 && ${MK_STAGING} == "yes"
/freebsd-current/share/mk/
H A Dbsd.progs.mk70 .if ${MK_STAGING} != "no" && !empty(PROGS)
78 .endif # ${MK_STAGING} != "no" && !empty(PROGS)
84 MK_STAGING= no macro
H A Dlocal.init.mk20 .elif ${MK_STAGING} == "yes"
H A Dlocal.sys.dirdeps.mk12 .if ${MK_STAGING} == "yes"
42 .endif # MK_STAGING
H A Dbsd.incs.mk103 .if ${MK_STAGING} != "no" && !defined(_SKIP_BUILD)
H A Dbsd.confs.mk134 .if ${MK_STAGING} != "no"
H A Dbsd.files.mk129 .if ${MK_STAGING} != "no"
H A Dlocal.dirdeps.mk238 .if ${MK_STAGING} == "yes"
H A Dsys.dirdeps.mk28 MK_STAGING ?= yes macro
H A Dbsd.sys.mk391 .if ${MK_STAGING} != "no"
/freebsd-current/libexec/rtld-elf/
H A DMakefile104 .if exists(${DESTDIR}/usr/libexec/${PROG}) && ${MK_STAGING} == "no"
/freebsd-current/contrib/bmake/mk/
H A Down.mk250 .if ${MK_STAGING} == "yes"
H A Dsys.dirdeps.mk28 MK_STAGING ?= yes macro
/freebsd-current/share/examples/
H A DMakefile210 .if ${MK_STAGING} == "no"
/freebsd-current/
H A DMakefile798 MK_STAGING= no macro
802 .export MK_DIRDEPS_BUILD MK_STAGING UPDATE_DEPENDFILE

Completed in 127 milliseconds