patch applied (ghc-6.6/ghc): Tweak hc-build
Ian Lynagh <[email protected]> Fri, 19 Jan 2007 14:15:42 -0800
| Newsgroups | gmane.comp.lang.haskell.cvs.all |
|---|---|
| Message-ID | <20070119221542.GA13726__23538.8213339776$1169244968$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