X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2FMakefile;h=afdb50a0ca07a1b3f82d79d6397d67084b5db863;hb=e20b29d0c1ebd529cc147e9fa507540e3e57917c;hp=e9cf4367af16f7b5062dd819c981cde5dad6903b;hpb=9492466167fd396aef8c51704ecd4d65b970d6dc;p=ghc-hetmet.git diff --git a/ghc/Makefile b/ghc/Makefile index e9cf436..afdb50a 100644 --- a/ghc/Makefile +++ b/ghc/Makefile @@ -1,5 +1,5 @@ #----------------------------------------------------------------------------- -# $Id: Makefile,v 1.27 2005/03/02 09:57:41 simonmar Exp $ +# $Id: Makefile,v 1.30 2005/03/02 14:35:05 simonmar Exp $ # TOP=. @@ -38,7 +38,12 @@ endif SRC_DIST_FILES += configure -DIST_CLEAN_FILES += VERSION config.cache config.status ghc.spec +# Clean everything created by configure: +DIST_CLEAN_FILES += VERSION config.cache config.status ghc.spec \ + docs/users_guide/ug-book.xml + +# 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