dons        2004/10/05 17:57:00 PDT

  Modified files:
    distrib              hc-build 
  Log:
  Use >> append onto build.mk, so that build scripts can add extra vars
  to build.mk.
  
  Replace grep \(a\|b\) with [ab]. \| is an extended regex, whereas the
  [] class is a basic RE -- so it works with BSD grep.
  
  Revision  Changes    Path
  1.21      +3 -3      fptools/distrib/hc-build
_______________________________________________
Cvs-fptools mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-fptools

Reply via email to