summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-11-22 20:47:43 +0000
committerru <ru@FreeBSD.org>2005-11-22 20:47:43 +0000
commit75d54c3006163d4f340af814056f5ee9054ef8c7 (patch)
treed29f3bf16521d3b212bf5efeb0e06b1370aa7b78 /Makefile.inc1
parent24ecba159a4144b27e97c7ffb5f4333d10581339 (diff)
downloadFreeBSD-src-75d54c3006163d4f340af814056f5ee9054ef8c7.zip
FreeBSD-src-75d54c3006163d4f340af814056f5ee9054ef8c7.tar.gz
Unbreak installworld.
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc12
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index aecdbd3..e3ca0a4 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -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 "--------------------------------------------------------------"
OpenPOWER on IntegriCloud