--- gforth/Makefile.in 1996/02/19 18:57:24 1.54 +++ gforth/Makefile.in 1996/02/19 19:19:33 1.55 @@ -267,7 +267,7 @@ install: gforth $(FORTH_SRC) kernal.fi g sed s:$(srcdir)/:$(datadir)/gforth/$(VERSION): gforth.TAGS >TAGS; $(INSTALL_DATA) TAGS $(datadir)/gforth/$(VERSION) if test -d $(emacssitelispdir); then \ $(INSTALL_DATA) gforth.el $(emacssitelispdir); \ - else ; \ + else \ echo "please install gforth.el in your .../emacs/site-lisp directory"; \ fi