Handle the html target in compiler/ and ghc/
[ghc-hetmet.git] / compiler / Makefile
index 7056ae7..cd6b295 100644 (file)
@@ -452,6 +452,9 @@ primop-primop-info.hs-incl: prelude/primops.txt
 primop-usage.hs-incl: prelude/primops.txt
        $(GENPRIMOP) --usage              < $< > $@
 
+html:
+       $(MAKE) doc stage=2
+
 install-docs:
        @: