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:
parent
5afad5832a
commit
280e7ae990
2
Makefile
2
Makefile
@ -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 && \
|
||||
|
Loading…
Reference in New Issue
Block a user