X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2FMakefile;h=6005c1ead65bb7641ce18feb31f99827d83e4846;hb=0b2c6f7cb6a15bfcc32e3ca729a10a47d9d21be1;hp=ee14beb43d83ed72e5773b0f614dd7ac4d45a5f2;hpb=6250076c667d002bbfb07ab0a5f90a9c7b412c8c;p=ghc-hetmet.git diff --git a/ghc/Makefile b/ghc/Makefile index ee14beb..6005c1e 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