[gforth] / gforth / Makefile.in  

gforth: gforth/Makefile.in

Diff for /gforth/Makefile.in between version 1.54 and 1.55

version 1.54, Mon Feb 19 18:57:24 1996 UTC version 1.55, Mon Feb 19 19:19:33 1996 UTC
Line 267 
Line 267 
                 sed s:$(srcdir)/:$(datadir)/gforth/$(VERSION): gforth.TAGS >TAGS; $(INSTALL_DATA) TAGS $(datadir)/gforth/$(VERSION)                  sed s:$(srcdir)/:$(datadir)/gforth/$(VERSION): gforth.TAGS >TAGS; $(INSTALL_DATA) TAGS $(datadir)/gforth/$(VERSION)
                 if test -d $(emacssitelispdir); then \                  if test -d $(emacssitelispdir); then \
                         $(INSTALL_DATA) gforth.el $(emacssitelispdir); \                          $(INSTALL_DATA) gforth.el $(emacssitelispdir); \
                 else ; \                  else \
                         echo "please install gforth.el in your .../emacs/site-lisp directory"; \                          echo "please install gforth.el in your .../emacs/site-lisp directory"; \
                 fi                  fi
   


Generate output suitable for use with a patch program
Legend:
Removed from v.1.54  
changed lines
  Added in v.1.55

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help