summaryrefslogtreecommitdiff
path: root/ghc/Makefile
diff options
context:
space:
mode:
authorsimonmar <unknown>2005-03-02 14:35:05 +0000
committersimonmar <unknown>2005-03-02 14:35:05 +0000
commit877e29449aff260a2cd1fedd45aa177363b11e53 (patch)
treed424bc502594d97b4cdf856254327921d5bb6e63 /ghc/Makefile
parent22376c08b59b2bfbf87226d5395bba8abfa57748 (diff)
downloadhaskell-877e29449aff260a2cd1fedd45aa177363b11e53.tar.gz
[project @ 2005-03-02 14:35:05 by simonmar]
More wibbles to cleaning
Diffstat (limited to 'ghc/Makefile')
-rw-r--r--ghc/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/ghc/Makefile b/ghc/Makefile
index 552d050363..afdb50a0ca 100644
--- a/ghc/Makefile
+++ b/ghc/Makefile
@@ -1,5 +1,5 @@
#-----------------------------------------------------------------------------
-# $Id: Makefile,v 1.29 2005/03/02 14:09:26 simonmar Exp $
+# $Id: Makefile,v 1.30 2005/03/02 14:35:05 simonmar Exp $
#
TOP=.
@@ -42,7 +42,8 @@ SRC_DIST_FILES += configure
DIST_CLEAN_FILES += VERSION config.cache config.status ghc.spec \
docs/users_guide/ug-book.xml
-LATE_DIST_CLEAN_FILES += mk/version.mk mk/config.mk
+# don't clean version.mk: it's needed when cleaning stuff later on
+LATE_DIST_CLEAN_FILES += mk/config.mk
extraclean::
$(RM) -rf autom4te.cache