patch applied (ghc): Tweak hc-build

Ian Lynagh <[email protected]> Fri, 19 Jan 2007 14:16:18 -0800
Newsgroups gmane.comp.lang.haskell.cvs.all
Message-ID <20070119221618.GA13774__43890.3172071607$1169244996$gmane$org@cvs.haskell.org>
Fri Jan 19 14:08:50 PST 2007  Ian Lynagh <[email protected]>
  * Tweak hc-build
  
  Touch all the object files at the end of hc-build, as otherwise make
  gets upset as the .h files are newer than them and tries to rebuild
  stuff (and fails).
  
  Print a nice message when we're finished.

    M ./distrib/hc-build -2 +4