Diff for /gforth/Makefile.in between versions 1.399 and 1.400

version 1.399, 2008/05/05 13:35:47 version 1.400, 2008/05/07 08:57:10
Line 768  prim-fast.b: prim cache-fast$(STACK_CACH Line 768  prim-fast.b: prim cache-fast$(STACK_CACH
                 sleep 1 #should make hpux-workaround unnecessary                  sleep 1 #should make hpux-workaround unnecessary
   
 $(FORTH_GEN_ENGINE_FAST): prim-fast.b prims2x.fs  $(FORTH_GEN_ENGINE_FAST): prim-fast.b prims2x.fs
                 GFORTH="$(FORTHP)" $(srcdir)/gfgen -fast                  GFORTH="$(PREFORTH)" $(srcdir)/gfgen -fast
   
 $(FORTH_GEN_ENGINE): prim.b prims2x.fs  $(FORTH_GEN_ENGINE): prim.b prims2x.fs
                 GFORTH="$(PREFORTH)" $(srcdir)/gfgen                  GFORTH="$(PREFORTH)" $(srcdir)/gfgen

Removed from v.1.399  
changed lines
  Added in v.1.400


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