X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=utils%2FMakefile;h=e522c32ba83fa6ffc103b20d5d6d72ce03dc14e5;hp=84df51e2182951b1579709a85325f6013d68b577;hb=HEAD;hpb=0c5b50008cc9b8192212baecd45c5ed2c87576d9 diff --git a/utils/Makefile b/utils/Makefile index 84df51e..e522c32 100644 --- a/utils/Makefile +++ b/utils/Makefile @@ -29,7 +29,6 @@ endif # Utils that are old and/or bitrotted: # stat2resid # debugNCG -# ext-core # genargs # heap-view # pvm @@ -61,7 +60,7 @@ endif WITH_BOOTSTRAPPING_COMPILER = installPackage ghc-pkg hsc2hs hpc -WITH_STAGE2 = installPackage ghc-pkg hasktags runghc hpc pwd haddock +WITH_STAGE2 = installPackage ghc-pkg runghc hpc pwd haddock ifneq "$(NO_INSTALL_HSC2HS)" "YES" WITH_STAGE2 += hsc2hs endif