X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=libraries%2FMakefile;h=606d102bc4fadbab888fc29d0f80af92b0175a34;hp=50cd5184c278fba68470deaeead0ff4a0ddd98a1;hb=6830e258b81ee97a0b7ed2ecc65695f616adeea3;hpb=5d892c8461b3af2174f13be6516b245bda8ae29e diff --git a/libraries/Makefile b/libraries/Makefile index 50cd518..606d102 100644 --- a/libraries/Makefile +++ b/libraries/Makefile @@ -312,7 +312,7 @@ clean: $(foreach SUBDIR,$(SUBDIRS),clean.library.$(SUBDIR)) -cd filepath && $(CABAL) clean --distpref=dist-bootstrapping -cd Cabal && $(CABAL) clean --distpref=dist-bootstrapping -cd hpc && $(CABAL) clean --distpref=dist-bootstrapping - $(RM) -rfd bootstrapping + $(RM) -rf bootstrapping $(RM) -f bootstrapping.conf bootstrapping.conf.old $(RM) -f bootstrapping.conf.tmp bootstrapping.conf.tmp.old $(RM) -f cabal-bin cabal-bin.exe