X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FMakefile.ghcbin;h=46dd5dc105521889e70b0e967987e540f56d5021;hb=aafdba3bce91afb003f5f50e001e141744837bae;hp=7acf0e810f45ef26f27aed7e2e144882c954f4d9;hpb=c5b41b6ee21f73ef706cd14eef2b6d6809099f9d;p=ghc-hetmet.git diff --git a/compiler/Makefile.ghcbin b/compiler/Makefile.ghcbin index 7acf0e8..46dd5dc 100644 --- a/compiler/Makefile.ghcbin +++ b/compiler/Makefile.ghcbin @@ -58,4 +58,6 @@ SRC_HC_OPTS += -fforce-recomp # can't rely on GHC's recompilation checking here, because it won't spot # changes in the ghc package. +WAYS=$(GhcCompilerWays) + include $(TOP)/mk/target.mk