X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc.mk;h=b6df093d335bd738ddd1d04d454a68511166d86b;hb=cf96c6c8f2ead02205e509975282e212a5eb9aee;hp=ddd118796e9578afef18fcfcc6a9ec9dc859e66f;hpb=f50ef4da0b1a647e82dd122f6605a4166546b63e;p=ghc-hetmet.git diff --git a/ghc.mk b/ghc.mk index ddd1187..b6df093 100644 --- a/ghc.mk +++ b/ghc.mk @@ -922,8 +922,10 @@ endif distclean : clean "$(RM)" $(RM_OPTS) config.cache config.status config.log mk/config.h mk/stamp-h "$(RM)" $(RM_OPTS) mk/config.mk mk/are-validating.mk mk/project.mk + "$(RM)" $(RM_OPTS) mk/config.mk.old mk/project.mk.old "$(RM)" $(RM_OPTS) extra-gcc-opts docs/users_guide/ug-book.xml - "$(RM)" $(RM_OPTS) compiler/ghc.cabal ghc/ghc-bin.cabal + "$(RM)" $(RM_OPTS) compiler/ghc.cabal compiler/ghc.cabal.old + "$(RM)" $(RM_OPTS) ghc/ghc-bin.cabal "$(RM)" $(RM_OPTS) libraries/base/include/HsBaseConfig.h "$(RM)" $(RM_OPTS) libraries/directory/include/HsDirectoryConfig.h "$(RM)" $(RM_OPTS) libraries/process/include/HsProcessConfig.h