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

/freebsd-10.0-release/tools/
H A Dtinder.sh61 make tinderbox UNIVERSE_TARGET="_cleanobj _obj _depend everything" $MAKE_ARGS SUBDIR_OVERRIDE="$SUBDIR"
/freebsd-10.0-release/
H A DMakefile363 @cd ${.CURDIR} && ${SUB_MAKE} UNIVERSE_TARGET=toolchain universe
366 @cd ${.CURDIR} && ${SUB_MAKE} UNIVERSE_TARGET=kernel-toolchain universe
385 .if defined(UNIVERSE_TARGET)
388 UNIVERSE_TARGET?= buildworld macro
426 @echo ">> ${target}.${target_arch} ${UNIVERSE_TARGET} started on `LC_ALL=C date`"
428 ${SUB_MAKE} ${JFLAG} ${UNIVERSE_TARGET} \
431 > _.${target}.${target_arch}.${UNIVERSE_TARGET} 2>&1 || \
432 (echo "${target}.${target_arch} ${UNIVERSE_TARGET} failed," \
433 "check _.${target}.${target_arch}.${UNIVERSE_TARGET} for details" | \
435 @echo ">> ${target}.${target_arch} ${UNIVERSE_TARGET} complete
[all...]

Completed in 70 milliseconds