[gforth] / gforth / Makefile.in  

gforth: gforth/Makefile.in

Diff for /gforth/Makefile.in between version 1.228 and 1.229

version 1.228, Sun Sep 22 09:00:04 2002 UTC version 1.229, Sun Sep 22 09:54:19 2002 UTC
Line 662 
Line 662 
                 $(CP) $@- $@                  $(CP) $@- $@
                 $(RM) $@-                  $(RM) $@-
   
 engine/supers.i:        prim.b prims2x.fs  engine/costs.i: prim.b prims2x.fs
                 $(FORTHP) prims2x.fs -e "c-flag on s\" prim.b\" ' noop ' output-supers process-file bye" >$@-                  $(FORTHP) prims2x.fs -e "c-flag on s\" prim.b\" ' output-costs dup process-file bye" >$@-
                 $(CP) $@- $@                  $(CP) $@- $@
                 $(RM) $@-                  $(RM) $@-
   


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help