summaryrefslogtreecommitdiff
path: root/ghc/Makefile
diff options
context:
space:
mode:
authorpanne <unknown>2003-10-17 17:52:33 +0000
committerpanne <unknown>2003-10-17 17:52:33 +0000
commite0098b9d0117dc28ee87fd19b9bc8fedfde37223 (patch)
tree8d4cd6cb011a97d427b48ed67c1b7d5b2f97e95b /ghc/Makefile
parentf1402e2c90346820f36b63b64f4ec24f34d5718c (diff)
downloadhaskell-e0098b9d0117dc28ee87fd19b9bc8fedfde37223.tar.gz
[project @ 2003-10-17 17:52:33 by panne]
Add config.cache to DIST_CLEAN_FILES and remove autom4te.cache subdir for every clean* target
Diffstat (limited to 'ghc/Makefile')
-rw-r--r--ghc/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/ghc/Makefile b/ghc/Makefile
index ee14beb43d..6005c1ead6 100644
--- a/ghc/Makefile
+++ b/ghc/Makefile
@@ -1,5 +1,5 @@
#-----------------------------------------------------------------------------
-# $Id: Makefile,v 1.22 2003/03/31 12:23:41 simonmar Exp $
+# $Id: Makefile,v 1.23 2003/10/17 17:52:33 panne Exp $
#
TOP=.
@@ -37,7 +37,10 @@ endif
SRC_DIST_FILES += configure
-DIST_CLEAN_FILES += ghc.spec config.status
+DIST_CLEAN_FILES += config.cache config.status ghc.spec
+
+extraclean::
+ $(RM) -rf autom4te.cache
ifeq "$(TARGETPLATFORM)" "i386-unknown-mingw32"
# These files need to be in the InstallShield