X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2FMakefile;h=9da1ed1b9e07ec1bcdfece5b94fb1b972ccf6e19;hb=027587234cb35e5c9d9ace090c2fe8d1d8df93f4;hp=8c83dcd479b71d1f7620ded092c63de56cef689b;hpb=03742521b5bc684add386d6f52ffda97063ba290;p=ghc-hetmet.git diff --git a/ghc/Makefile b/ghc/Makefile index 8c83dcd..9da1ed1 100644 --- a/ghc/Makefile +++ b/ghc/Makefile @@ -1,5 +1,5 @@ #----------------------------------------------------------------------------- -# $Id: Makefile,v 1.26 2004/11/11 09:36:55 simonmar Exp $ +# $Id: Makefile,v 1.28 2005/03/02 10:00:36 simonmar Exp $ # TOP=. @@ -38,7 +38,9 @@ endif SRC_DIST_FILES += configure -DIST_CLEAN_FILES += config.cache config.status ghc.spec +# Clean everything created by configure: +DIST_CLEAN_FILES += VERSION config.cache config.status ghc.spec \ + mk/version.mk mk/config.mk docs/users_guide/ug-book.xml extraclean:: $(RM) -rf autom4te.cache