X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc.mk;h=6259dbb50b0870b658c8a3afc61f870b8e16d992;hb=340fb6fe7e6d31f73e8610d7f6fa3984555470fb;hp=77c94a07f988e6da57cf1da367651846c1cf8690;hpb=2959899f8a50fce2e1d6c3a68cec5d7680b0e1e4;p=ghc-hetmet.git diff --git a/ghc.mk b/ghc.mk index 77c94a0..6259dbb 100644 --- a/ghc.mk +++ b/ghc.mk @@ -20,10 +20,6 @@ # * install libgmp.a, gmp.h # * need to fix Cabal for new Windows layout, see # Distribution/Simple/GHC.configureToolchain. -# * separate the logic of whether to do something from the test for -# existence of the tool to do it. For example, rather than checking -# if $DIR_DOCBOOK_XSL or $XSLTPROC is "", we should have a variable -# for controlling the building of the docs. # * remove old Makefiles, add new stubs for building in subdirs # * utils/hsc2hs/Makefile # * utils/haddock/Makefile @@ -39,7 +35,6 @@ # * GhcProfiled # * optionally install stage3? # * shared libraries, way dyn -# * get HC bootstrapping working # * add Makefiles for the rest of the utils/ programs that aren't built # by default (need to exclude them from 'make all' too) #