X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=driver%2Fghci%2FMakefile;fp=driver%2Fghci%2FMakefile;h=8a282af41686254331fe159a758691fab43c620f;hp=82321831e0b72415364e701f00e96b791857a05f;hb=1ab9e52bb5be57b4a51615e197cee1380f356371;hpb=cd98fb768d20a5d7aa13ebf2881bfe391f7b545b diff --git a/driver/ghci/Makefile b/driver/ghci/Makefile index 8232183..8a282af 100644 --- a/driver/ghci/Makefile +++ b/driver/ghci/Makefile @@ -37,6 +37,7 @@ endif ifneq "$(TARGETPLATFORM)" "i386-unknown-mingw32" INPLACE_SCRIPT=ghci-inplace +CLEAN_FILES += $(INPLACE_SCRIPT) all:: $(RM) -f $(INPLACE_SCRIPT) echo "#!$(SHELL)" >> $(INPLACE_SCRIPT)