update submodules for GHC.HetMet.GArrow -> Control.GArrow renaming
[ghc-hetmet.git] / rules / c-suffix-rules.mk
2011-04-29 Ian LynaghAdd stage-specific AS variables to the build system
2011-04-23 Ian LynaghMake stage-specific CC variables
2011-01-22 Ian LynaghSimplify the build system, and remove 2 phases
2009-10-02 Ian LynaghUse "order only constraints" for directories
2009-07-01 Simon Marlowremove unnecessary $(RM)s
2009-05-30 Ian LynaghQuote commands that we run, so they work if there are...
2009-05-01 Simon Marlowadd a .c --> .s rule
2009-05-03 Ian LynaghMakefile rules tweak for BootingFromHc
2009-04-28 Simon MarlowAdd a header to all build system files:
2009-04-26 Ian LynaghGHC new build system megapatch