Diff for /gforth/Makefile.in between versions 1.293 and 1.294

version 1.293, 2004/01/18 22:21:28 version 1.294, 2004/01/25 12:35:57
Line 724  $(FORTH_GEN_ENGINE_FAST): prim-fast.b pr Line 724  $(FORTH_GEN_ENGINE_FAST): prim-fast.b pr
                 GFORTH="$(FORTHP)" $(srcdir)/gfgen -fast                  GFORTH="$(FORTHP)" $(srcdir)/gfgen -fast
   
 $(FORTH_GEN_ENGINE): prim.b prims2x.fs  $(FORTH_GEN_ENGINE): prim.b prims2x.fs
                 GFORTH="$(FORTHP)" gfgen                  GFORTH="$(FORTHP)" $(srcdir)/gfgen
   
 kernel/aliases.fs:      prim.b prims2x.fs kernel/aliases0.fs  kernel/aliases.fs:      prim.b prims2x.fs kernel/aliases0.fs
                 $(CP) kernel/aliases0.fs $@-                  $(CP) kernel/aliases0.fs $@-

Removed from v.1.293  
changed lines
  Added in v.1.294


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>