Minor, cosmetic change to buildworld output to make it reflect

rev. 1.270 more accurately.

Reviewed by:	ru
Approved by:	re (jhb)
This commit is contained in:
Bruce A. Mah 2002-12-03 17:49:05 +00:00
parent 5afad5832a
commit 280e7ae990
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=107556

View File

@ -180,7 +180,7 @@ MMAKE= ${MMAKEENV} make \
make:
@echo
@echo "--------------------------------------------------------------"
@echo " Upgrading make(1)"
@echo " Building an up-to-date make(1)"
@echo "--------------------------------------------------------------"
@cd ${.CURDIR}/usr.bin/make; \
${MMAKE} obj && \