Diff for /gforth/Makefile.in between versions 1.486 and 1.487

version 1.486, 2012/07/27 23:28:10 version 1.487, 2012/07/31 00:27:24
Line 620  binonlydist: Makedist FORCE Line 620  binonlydist: Makedist FORCE
 debdist:        Makedist FORCE  debdist:        Makedist FORCE
                 $(MAKE) -f Makedist d$@                  $(MAKE) -f Makedist d$@
   
   setup-debdist:  Makedist FORCE
                   $(MAKE) -f Makedist d$@
   
 #HPUX make breaks the cycle differently when the dates are equal, so  #HPUX make breaks the cycle differently when the dates are equal, so
 # touch some of the files if it acts up  # touch some of the files if it acts up
 hpux-workaround:  hpux-workaround:

Removed from v.1.486  
changed lines
  Added in v.1.487


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