summaryrefslogtreecommitdiff
path: root/utils/ghc-pkg/Makefile
diff options
context:
space:
mode:
authorSimon Marlow <simonmar@microsoft.com>2007-04-27 12:12:03 +0000
committerSimon Marlow <simonmar@microsoft.com>2007-04-27 12:12:03 +0000
commit0bb84f80166f576290451d7d5ee4d18b54386fb1 (patch)
tree6798808bb11b0c635b9ea2b4ac32abdc626878cc /utils/ghc-pkg/Makefile
parentcbeb99efd4a117de5b028341dc41bc8f50717383 (diff)
downloadhaskell-0bb84f80166f576290451d7d5ee4d18b54386fb1.tar.gz
don't forget to clean the .bat files
See bug #1295
Diffstat (limited to 'utils/ghc-pkg/Makefile')
-rw-r--r--utils/ghc-pkg/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/ghc-pkg/Makefile b/utils/ghc-pkg/Makefile
index 982c7a8e38..897bd73c1f 100644
--- a/utils/ghc-pkg/Makefile
+++ b/utils/ghc-pkg/Makefile
@@ -109,6 +109,8 @@ all :: $(INPLACE_SCRIPT_PROG).bat
$(INPLACE_SCRIPT_PROG).bat :
echo '@call $(subst /,\,$(FPTOOLS_TOP_ABS_PLATFORM)/utils/ghc-pkg/$(HS_PROG)) --global-conf $(PKGCONF) %*' >> $@
chmod 755 $@
+
+CLEAN_FILES += $(INPLACE_SCRIPT_PROG).bat
endif
# ghc-pkg is needed to boot in rts/ and library dirs