Diff for /gforth/Makefile.in between versions 1.307 and 1.308

version 1.307, 2005/07/28 19:15:00 version 1.308, 2005/07/31 20:27:41
Line 727  prim.b:  prim cache0.vmg Line 727  prim.b:  prim cache0.vmg
                 sleep 1 #should make hpux-workaround unnecessary                  sleep 1 #should make hpux-workaround unnecessary
   
 prim-fast.b:    prim cache1.vmg peeprules.vmg  prim-fast.b:    prim cache1.vmg peeprules.vmg
                 m4 -DM4_ENGINE_FAST -s $(srcdir)/prim >$@                  m4 -DSTACK_CACHE_FILE=cache@STACK_CACHE_DEFAULT_FAST@.vmg -s $(srcdir)/prim >$@
                 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

Removed from v.1.307  
changed lines
  Added in v.1.308


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