--- gforth/Makefile.in 1999/06/18 12:33:13 1.159 +++ gforth/Makefile.in 1999/10/15 23:18:18 1.161 @@ -211,7 +211,7 @@ FORTH_SRC = $(KERN_SRC) $(GFORTH_FI_SRC) doskey.fs ds2texi.fs \ envos.fs envos.dos envos.os2 etags.fs filedump.fs fi2c.fs \ glosgen.fs gray.fs \ - doc/makedoc.fs \ + make-app.fs doc/makedoc.fs \ more.fs other.fs prims2x.fs random.fs \ table.fs \ tt.fs sokoban.fs \ @@ -674,7 +674,7 @@ html: $(GFORTH_TEXI) doc/gforth.txt: $(GFORTH_TEXI) -cd doc; $(MAKEINFO) --no-headers --no-split gforth.texi >gforth.txt -doc: doc/gforth.ps html doc/gforth.txt +doc: info doc/gforth.ps html doc/gforth.txt # For an explanation of the following Makefile rules, see node # `Automatic Remaking' in GNU Autoconf documentation.