X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc.mk;h=dd11adf4c9ea388323a2586e9207636c66e4b847;hb=f0bc4086b3b8447792b2d7f2fbfc9232826f4f14;hp=5b0f604c7754f554b6d6f85a80070ddd030179e6;hpb=bb0a30a9bf77c2129c83a427ae5ef8903e856104;p=ghc-hetmet.git diff --git a/ghc.mk b/ghc.mk index 5b0f604..dd11adf 100644 --- a/ghc.mk +++ b/ghc.mk @@ -39,8 +39,6 @@ # # * per-source-file dependencies instead of one .depend file? # * eliminate undefined variables, and use --warn-undefined-variables? -# * perhaps we should make all the output dirs in the .depend rule, to -# avoid all these mkdirhier calls? # * put outputs from different ways in different subdirs of distdir/build, # then we don't have to use -osuf/-hisuf. We would have to install # them in different places too, so we'd need ghc-pkg support for packages