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