X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2FMakefile;h=3c215a3840297de03deafffe7362668664bb36a1;hb=41ea53bfeccbb2fd33e5408f1dde47b0770d30e2;hp=9d5ded7c99cf094693f4d9da5c1030fce7f8d7b1;hpb=06781a444251b6aabfd9079f85ebcfa794f9db23;p=ghc-hetmet.git diff --git a/ghc/Makefile b/ghc/Makefile index 9d5ded7..3c215a3 100644 --- a/ghc/Makefile +++ b/ghc/Makefile @@ -89,7 +89,7 @@ TOUCH_MAIN = $(RM) dist-stage1/build/ghc/ghc-tmp/Main.o endif endif -dist-stage%: boot.stage.% +dist-stage1 dist-stage2 dist-stage3: dist-stage%: boot.stage.% boot.stage.%: $(CABAL) configure --distpref dist-stage$* \