Searched refs:UNIVERSE_TARGET (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/tools/
H A Dtinder.sh61 make tinderbox UNIVERSE_TARGET="_cleanobj _obj _depend everything" $MAKE_ARGS SUBDIR_OVERRIDE="$SUBDIR"
/freebsd-10-stable/
H A DMakefile389 @cd ${.CURDIR}; ${SUB_MAKE} UNIVERSE_TARGET=toolchain universe
392 @cd ${.CURDIR}; ${SUB_MAKE} UNIVERSE_TARGET=kernel-toolchain universe
411 .if defined(UNIVERSE_TARGET)
414 UNIVERSE_TARGET?= buildworld macro
452 @echo ">> ${target}.${target_arch} ${UNIVERSE_TARGET} started on `LC_ALL=C date`"
454 ${SUB_MAKE} ${JFLAG} ${UNIVERSE_TARGET} \
457 > _.${target}.${target_arch}.${UNIVERSE_TARGET} 2>&1 || \
458 (echo "${target}.${target_arch} ${UNIVERSE_TARGET} failed," \
459 "check _.${target}.${target_arch}.${UNIVERSE_TARGET} for details" | \
461 @echo ">> ${target}.${target_arch} ${UNIVERSE_TARGET} complete
[all...]

Completed in 142 milliseconds