Add new LLVM code generator to GHC. (Version 2)
[ghc-hetmet.git] / rules / build-perl.mk
2010-06-15 David TereiAdd new LLVM code generator to GHC. (Version 2)
2010-03-24 Ian LynaghChange how perl scripts get installed; partially fixes...
2009-12-16 Ian LynaghBuild and install inplace the count_lines and compareSi...
2009-10-02 Ian LynaghUse "order only constraints" for directories
2009-08-14 Ian LynaghMake our install variables etc compliant with GNU stand...
2009-07-01 Simon Marlowremove unnecessary $(RM)s
2009-06-16 Simon Marloweliminate "warning: overriding commnds..." from make...
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