Add a comment to the end of the world and kernel cases in the universe

target to help follow the make magic.

Obtained from:	ABT Systems Ltd
This commit is contained in:
Andrew Turner 2015-06-16 17:27:53 +00:00
parent e96da3ffbe
commit 6cdaf31e2a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=284453

View file

@ -450,7 +450,8 @@ universe_${target}_${target_arch}: universe_${target}_prologue .MAKE
${MAKEFAIL}))
@echo ">> ${target}.${target_arch} ${UNIVERSE_TARGET} completed on `LC_ALL=C date`"
.endfor
.endif
.endif # !MAKE_JUST_KERNELS
.if !defined(MAKE_JUST_WORLDS)
# If we are building world and kernels wait for the required worlds to finish
.if !defined(MAKE_JUST_KERNELS)
@ -468,7 +469,7 @@ universe_${target}_kernels: universe_${target}_prologue .MAKE
.endif
@cd ${.CURDIR} && ${SUB_MAKE} ${.MAKEFLAGS} TARGET=${target} \
universe_kernels
.endif
.endif # !MAKE_JUST_WORLDS
@echo ">> ${target} completed on `LC_ALL=C date`"
.endfor
universe_kernels: universe_kernconfs