X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FMakefile;h=a7d8452e48d7b4cf47c712abac872c9cc22a4194;hb=5a98231dd978a40d719faf8eaa31f369196e58cc;hp=7fb6eeaa4e8512170d9261f969302c48f3cdc428;hpb=954804ab61ee91361bb344b09dfe850caacc232b;p=ghc-hetmet.git diff --git a/compiler/Makefile b/compiler/Makefile index 7fb6eea..a7d8452 100644 --- a/compiler/Makefile +++ b/compiler/Makefile @@ -95,15 +95,8 @@ ifeq "$(stage)" "" stage=1 endif -ifeq "$(HOSTPLATFORM)" "i386-unknown-mingw32" -ifeq "$(stage)" "1" +# XXX DQ is now the same on all platforms, so get rid of it DQ = \" -else -DQ = \\\" -endif -else -DQ = \" -endif .DUMMY: stage_dir stage_dirs :