X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=driver%2Fghci%2FMakefile;fp=driver%2Fghci%2FMakefile;h=82321831e0b72415364e701f00e96b791857a05f;hb=84baa492aeecacf246b56378df65a5854c366c97;hp=bc3d0bb9143c2d1cddba0e93fd8750eddb0723fd;hpb=f81df3c6e23b8d7d02eacca3d40974a45c7eb6d6;p=ghc-hetmet.git diff --git a/driver/ghci/Makefile b/driver/ghci/Makefile index bc3d0bb..8232183 100644 --- a/driver/ghci/Makefile +++ b/driver/ghci/Makefile @@ -36,7 +36,7 @@ install:: endif ifneq "$(TARGETPLATFORM)" "i386-unknown-mingw32" -INPLACE_SCRIPT=ghc-pkg-inplace +INPLACE_SCRIPT=ghci-inplace all:: $(RM) -f $(INPLACE_SCRIPT) echo "#!$(SHELL)" >> $(INPLACE_SCRIPT)