X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=driver%2Fghci%2FMakefile;h=8a282af41686254331fe159a758691fab43c620f;hp=82321831e0b72415364e701f00e96b791857a05f;hb=c004ec62b41aa2137b5b5e298ca562609b0de92e;hpb=84baa492aeecacf246b56378df65a5854c366c97 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)