summaryrefslogtreecommitdiff
path: root/testsuite/Makefile
diff options
context:
space:
mode:
authorSimon Marlow <marlowsd@gmail.com>2012-01-16 11:48:00 +0000
committerSimon Marlow <marlowsd@gmail.com>2012-01-16 13:31:20 +0000
commit199f38884fd4128979283086fbb77dc0631f0567 (patch)
treea426ab18b5b000c3a98800279dcfe12d85c74e4f /testsuite/Makefile
parent5ff65d76259203a211a38b043e3e75835fa04fc7 (diff)
downloadhaskell-199f38884fd4128979283086fbb77dc0631f0567.tar.gz
Parse the ghc --info values using a Haskell program, and cache the results
Should improve startup time of make in the testsuite, and it is simpler.
Diffstat (limited to 'testsuite/Makefile')
-rw-r--r--testsuite/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/Makefile b/testsuite/Makefile
index 9bb1c7d11e..97ee47f2fb 100644
--- a/testsuite/Makefile
+++ b/testsuite/Makefile
@@ -21,4 +21,4 @@ endif
clean distclean maintainer-clean:
$(MAKE) -C $(TOP)/timeout $@
-
+ $(RM) -f mk/*.o mk/*.hi mk/ghc-config mk/ghc-config.exe mk/ghcconfig*.mk