[gforth] / gforth / Makefile.in  

gforth: gforth/Makefile.in

Diff for /gforth/Makefile.in between version 1.233 and 1.234

version 1.233, Sun Dec 15 18:19:41 2002 UTC version 1.234, Sat Dec 21 09:42:58 2002 UTC
Line 644 
Line 644 
                 m4 -s $(srcdir)/prim >$@                  m4 -s $(srcdir)/prim >$@
   
 engine/prim.i:          prim.b prims2x.fs  engine/prim.i:          prim.b prims2x.fs
                 $(FORTHP) prims2x.fs -e "c-flag on s\" prim.i\" out-filename 2! s\" prim.b\" ' output-c ' output-c-combined process-file bye" >$@-                  $(FORTHP) prims2x.fs -e "c-flag on s\" prim.i\" save-mem out-filename 2! s\" prim.b\" ' output-c ' output-c-combined process-file bye" >$@-
                 $(CP) $@- $@                  $(CP) $@- $@
                 $(RM) $@-                  $(RM) $@-
   


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help