1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-30 08:19:09 +00:00

Unbreak installworld.

This commit is contained in:
Ruslan Ermilov 2005-11-22 20:47:43 +00:00
parent f5937f20c1
commit 1580b6c355
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=152693

View File

@ -552,7 +552,7 @@ distributeworld installworld: installcheck
# and do a 'make reinstall' on the *client* to install new binaries from the
# most recent server build.
#
reinstall: installcheck
reinstall:
@echo "--------------------------------------------------------------"
@echo ">>> Making hierarchy"
@echo "--------------------------------------------------------------"