diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-11-22 20:47:43 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-11-22 20:47:43 +0000 |
| commit | 1580b6c3559c6aff62e72fe58da404a9a0926c2c (patch) | |
| tree | d29f3bf16521d3b212bf5efeb0e06b1370aa7b78 /Makefile.inc1 | |
| parent | f5937f20c152b55bb77af9f0a733278bfcd76128 (diff) | |
Notes
Diffstat (limited to 'Makefile.inc1')
| -rw-r--r-- | Makefile.inc1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1 index aecdbd3444d9..e3ca0a446317 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 "--------------------------------------------------------------" |
