Merge _stub.o files into the main .o file (Fixes #3687 and #706)
[ghc-hetmet.git] / rules / hi-rule.mk
2009-06-23 Simon MarlowOptimise the %.hi : %.o rule
2009-05-30 Ian LynaghRemove some redundant code from hi-rule.mk
2009-04-28 Simon MarlowAdd a header to all build system files:
2009-04-26 Ian LynaghGHC new build system megapatch