[gforth] / gforth / Makefile.in  

gforth: gforth/Makefile.in

Diff for /gforth/Makefile.in between version 1.283 and 1.284

version 1.283, Sat Sep 20 06:04:01 2003 UTC version 1.284, Thu Oct 16 18:48:03 2003 UTC
Line 736 
Line 736 
                 $(RM) $@-                  $(RM) $@-
   
 engine/super2.i:        prim.b prims2x.fs  engine/super2.i:        prim.b prims2x.fs
                 $(FORTHP) prims2x.fs -e "c-flag on s\" prim.b\" ' output-super2 dup process-file bye" >$@-                  $(FORTHP) prims2x.fs -e "c-flag on s\" prim.b\" ' output-super2-simple ' output-super2-combined process-file bye" >$@-
                 $(CP) $@- $@                  $(CP) $@- $@
                 $(RM) $@-                  $(RM) $@-
   
Line 924 
Line 924 
 stamp-h: engine/config.h.in config.status  stamp-h: engine/config.h.in config.status
         ./config.status          ./config.status
   
 Makedist engine/Makefile gforthmi vmgen machpc.fs doc/version.texi:     Makefile.in Makedist.in engine/Makefile.in gforthmi.in vmgen.in machpc.fs.in doc/version.texi.in config.status configure.in  Makefile Makedist engine/Makefile gforthmi vmgen machpc.fs doc/version.texi:    Makefile.in Makedist.in engine/Makefile.in gforthmi.in vmgen.in machpc.fs.in doc/version.texi.in config.status configure.in
         ./config.status          ./config.status
   
 config.status: configure  config.status: configure


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help