Pass the location of gcc in the ghc wrapper script; partially fixes #3863
[ghc-hetmet.git] / rules / shell-wrapper.mk
2010-03-24 Ian LynaghPass the location of gcc in the ghc wrapper script...
2009-11-07 Ian LynaghTweak how shell wrappers are built
2009-11-07 Ian Lynaghghc-stage2 is now renamed to ghc when it is installed
2009-11-07 Ian LynaghTweak the shell wrapper scripts
2009-11-05 Ian LynaghMake installation on *nix work for paths with spaces...
2009-08-14 Ian LynaghMake our install variables etc compliant with GNU stand...
2009-08-02 Ian LynaghFix permissions when installing
2009-05-30 Ian LynaghQuote commands that we run, so they work if there are...
2009-04-28 Simon MarlowAdd a header to all build system files:
2009-04-26 Ian LynaghGHC new build system megapatch