Searched refs:MK_AUTO_OBJ (Results 1 – 25 of 27) sorted by relevance
12
7 # MK_AUTO_OBJ.15 # then it is ran with MK_AUTO_OBJ=no in environment.16 # 'showconfig' is in the list to avoid forcing MK_AUTO_OBJ=no for it.24 # above. MK_AUTO_OBJ not checked here for "yes" as it may not yet be enabled33 _MAKEARGS+= MK_AUTO_OBJ=no34 MK_AUTO_OBJ= no39 .MAKEOVERRIDES+= MK_AUTO_OBJ
244 _MAKEOBJDIRPREFIX!= /usr/bin/env -i PATH=${PATH:Q} ${MAKE} MK_AUTO_OBJ=no \
499 .if defined(NO_OBJWALK) || ${MK_AUTO_OBJ} == "yes"622 -m ${.CURDIR}/share/mk MK_AUTO_OBJ=no -V CPUTYPE3735 .if make(cleanworld) && ${MK_AUTO_OBJ} == "no" && \
43 CRUNCHARGS+= MK_AUTO_OBJ=no44 CRUNCH_BUILDOPTS+= MK_AUTO_OBJ=${MK_AUTO_OBJ}123 MK_AUTO_OBJ=${MK_AUTO_OBJ} \150 if [ "${MK_AUTO_OBJ}" = "no" ]; then \161 .if ${MK_AUTO_OBJ} == "no"
49 .if ${MK_AUTO_OBJ} == "yes"168 (${MK_AUTO_OBJ} == "no" || ${.TARGETS:Nclean*:N*clean:Ndestroy*} == "")192 .if ${MK_AUTO_OBJ} == "yes"
38 .if ${MK_AUTO_OBJ} == "no"74 .if ${MK_AUTO_OBJ} == "yes" && !target(obj)
39 .if ${MK_AUTO_OBJ:Uno} == "yes"
26 MK_AUTO_OBJ ?= yes
99 .if ${MK_AUTO_OBJ} == "yes"
366 .if ${MK_AUTO_OBJ} == "yes"
2 MK_AUTO_OBJ= no macro
4 MK_AUTO_OBJ= no macro
46 ALL_TARGETS=$(echo $(${make} targets MK_AUTO_OBJ=no | tail -n +2))299 env_only_options="$(${make} MK_AUTO_OBJ=no -V __ENV_ONLY_OPTIONS)"
51 .if ${MK_AUTO_OBJ} == "yes"
120 .if ${MK_AUTO_OBJ:Uno} == "yes" || ${MKOBJDIRS:Uno} == "auto"
230 MK_AUTO_OBJ= no
330 tree. If ``MK_AUTO_OBJ`` is set we include auto.obj.mk_.333 ``MK_AUTO_OBJ=yes`` and include auto.obj.mk_ since it is best done early.
177 .if make(test) && ${MK_AUTO_OBJ} == "yes"
251 .if make(test) && ${MK_AUTO_OBJ} == "yes"
30 .if defined(NO_OBJWALK) || ${MK_AUTO_OBJ} == "yes"
113 -u MK_AUTO_OBJ \
634 NANO_TMPPATH=$(cd ${NANO_SRC}; ${NANO_MAKE} MK_AUTO_OBJ=no TARGET=${NANO_TARGET} TARGET_ARCH=${NANO…