add $(CONF_*_OPTS) for options that come from ./configure (fixes #3426)
[ghc-hetmet.git] / rules / build-dependencies.mk
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-09 Ian LynaghBuild system tweak
2009-04-28 Simon MarlowAdd a header to all build system files:
2009-04-26 Ian LynaghGHC new build system megapatch