X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=ghc.mk;h=76b9748326e345de66965fb39c8a028feb03d77f;hp=1c86407b6198792fb011aaf91abdee1131df0130;hb=b4f9c8cd64e727165c6a4d3968fe5009aa9c6e22;hpb=6826a75eee4b12835fc33bdf492b6079e3c6f5b7 diff --git a/ghc.mk b/ghc.mk index 1c86407..76b9748 100644 --- a/ghc.mk +++ b/ghc.mk @@ -26,6 +26,10 @@ # # Once the new build system is in HEAD, and before 6.12: # +# * 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