Searched refs:UNIVERSE_TARGET (Results 1 - 2 of 2) sorted by last modified time

/freebsd-13-stable/tools/
H A Dtinder.sh61 make tinderbox UNIVERSE_TARGET="_cleanobj _obj everything" $MAKE_ARGS SUBDIR_OVERRIDE="$SUBDIR"
/freebsd-13-stable/
H A DMakefile120 .if defined(UNIVERSE_TARGET) || defined(MAKE_JUST_WORLDS) || defined(WITHOUT_KERNELS)
487 @cd ${.CURDIR}; ${SUB_MAKE} UNIVERSE_TARGET=toolchain universe
490 @cd ${.CURDIR}; ${SUB_MAKE} UNIVERSE_TARGET=kernel-toolchain universe
496 @cd ${.CURDIR}; ${SUB_MAKE} UNIVERSE_TARGET=buildworld universe
557 UNIVERSE_TARGET?= buildworld macro
678 @echo ">> ${target}.${target_arch} ${UNIVERSE_TARGET} started on `LC_ALL=C date`"
680 ${SUB_MAKE} ${JFLAG} ${UNIVERSE_TARGET} \
684 > _.${target}.${target_arch}.${UNIVERSE_TARGET} 2>&1 || \
685 (echo "${target}.${target_arch} ${UNIVERSE_TARGET} failed," \
686 "check _.${target}.${target_arch}.${UNIVERSE_TARGET} fo
[all...]

Completed in 65 milliseconds