Skip to content
Snippets Groups Projects
Commit 1ab9e52b authored by Simon Marlow's avatar Simon Marlow
Browse files

clean ghci-inplace

parent cd98fb76
No related branches found
Tags 2007-11-11
No related merge requests found
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment