summaryrefslogtreecommitdiff
path: root/ghc.mk
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2013-01-24 02:04:23 +0300
committerSimon Marlow <marlowsd@gmail.com>2013-01-24 09:21:34 +0000
commitc23faf30513688cfc8cc0411b59f62f446570bb0 (patch)
treef467598bf0529a2d46624d12292d5390145cdd81 /ghc.mk
parent5931ee8e40f8137fea619e0a7d0018dbe03c331e (diff)
downloadhaskell-c23faf30513688cfc8cc0411b59f62f446570bb0.tar.gz
ghc: mkGmpDerivedConstants binary gone away
Diffstat (limited to 'ghc.mk')
-rw-r--r--ghc.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/ghc.mk b/ghc.mk
index cf01b31093..fa21514900 100644
--- a/ghc.mk
+++ b/ghc.mk
@@ -1230,7 +1230,6 @@ sdist_%:
CLEAN_FILES += libraries/bootstrapping.conf
CLEAN_FILES += libraries/integer-gmp/cbits/GmpDerivedConstants.h
-CLEAN_FILES += libraries/integer-gmp/cbits/mkGmpDerivedConstants
# These are no longer generated, but we still clean them for a while
# as they may still be in old GHC trees: