X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FMakefile;h=19fba4e1cc14121d685b32e7bb043b8247e903a3;hb=9bbcd77cf9b66940058dbea1827db594e8ff6d7f;hp=9093d9aa2f8b331d5051b32b9aaa54bd543534d6;hpb=58ec07c28fdc6e6ce64fc2e8b2273df9212ae73f;p=ghc-hetmet.git diff --git a/compiler/Makefile b/compiler/Makefile index 9093d9a..19fba4e 100644 --- a/compiler/Makefile +++ b/compiler/Makefile @@ -717,6 +717,7 @@ all :: $(odir)/ghc-inplace ghc-inplace ifeq "$(TARGETPLATFORM)" "i386-unknown-mingw32" all :: $(odir)/ghc-inplace.bat ghc-inplace.bat +CLEAN_FILES += $(odir)/ghc-inplace.bat ghc-inplace.bat endif ifeq "$(TARGETPLATFORM)" "i386-unknown-mingw32"