From 4af32378419eab2612ae2a9e45a6fd059ab9b0a9 Mon Sep 17 00:00:00 2001 From: cotton Date: Thu, 5 Nov 1998 22:29:58 +0000 Subject: added note to run "make update" if make install is installed over a previous revision. This message is displayed at the end of "make install". scott --- Makefile.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index f531141f3..6341d1107 100644 --- a/Makefile.in +++ b/Makefile.in @@ -99,6 +99,10 @@ install: $(SUBDIRS) do \ (cd $$d; $(MAKE) install); \ done + @echo "*****" + @echo "***** If you are installing over an old installation, please" + @echo "***** run \"make update\". See the UPGRADING file for details." + @echo "*****" #finish: # @for d in $(SUBDIRS); \ -- cgit v1.2.3-70-g09d2