X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FMakefile;h=19fba4e1cc14121d685b32e7bb043b8247e903a3;hp=9093d9aa2f8b331d5051b32b9aaa54bd543534d6;hb=0bb84f80166f576290451d7d5ee4d18b54386fb1;hpb=cbeb99efd4a117de5b028341dc41bc8f50717383 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"