[gforth] / gforth / Makefile.in  

gforth: gforth/Makefile.in

Diff for /gforth/Makefile.in between version 1.270 and 1.271

version 1.270, Fri Aug 8 05:56:37 2003 UTC version 1.271, Fri Aug 15 14:07:03 2003 UTC
Line 716 
Line 716 
                 $(RM) $@-                  $(RM) $@-
   
 engine/costs.i: prim.b prims2x.fs  engine/costs.i: prim.b prims2x.fs
                 $(FORTHP) prims2x.fs -e "c-flag on s\" prim.b\" ' output-costs dup process-file bye" >$@-                  $(FORTHP) prims2x.fs -e "c-flag on s\" prim.b\" ' output-costs-gforth-simple ' output-costs-gforth-combined process-file bye" >$@-
                 $(CP) $@- $@                  $(CP) $@- $@
                 $(RM) $@-                  $(RM) $@-
   


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help