[gforth] / gforth / Makefile.in  

gforth: gforth/Makefile.in

Diff for /gforth/Makefile.in between version 1.19 and 1.20

version 1.19, Wed Feb 22 18:40:11 1995 UTC version 1.20, Mon Mar 13 09:17:21 1995 UTC
Line 210 
Line 210 
 primitives.fs:  primitives.b prims2x.fs  primitives.fs:  primitives.b prims2x.fs
                 $(FORTH) prims2x.fs -e "s\" primitives.b\" ' output-forth process-file bye" >$@                  $(FORTH) prims2x.fs -e "s\" primitives.b\" ' output-forth process-file bye" >$@
   
 gforth.texi:    gforth.ds primitives.b ds2texi.fs prims2x.fs  doc.fs:         makedoc.fs float.fs search-order.fs glocals.fs environ.fs \
                    toolsext.fs wordinfo.fs \
                    vt100.fs colorize.fs see.fs bufio.fs debug.fs history.fs \
                    doskey.fs vt100key.fs startup.fs assert.fs debugging.fs
                   $(FORTH) -e "s\" doc.fs\"" makedoc.fs startup.fs -e bye
   
   gforth.texi:    gforth.ds primitives.b ds2texi.fs prims2x.fs doc.fs
                 $(FORTH) ds2texi.fs >$@                  $(FORTH) ds2texi.fs >$@
   
 gforth.dvi:     gforth.texi  gforth.dvi:     gforth.texi


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help