X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2FMakefile;h=862f54fd2887af882ee266ef84224c97f93fa1c3;hb=d48dc91eb66c87e8c87b84c5c96c0a117c19bc97;hp=4735e3b9fdab85cd449d30b14e74ac0aab3f4e94;hpb=bd72e9436d244c09946a7795c41c4b4b62dd53a5;p=ghc-hetmet.git diff --git a/ghc/Makefile b/ghc/Makefile index 4735e3b..862f54f 100644 --- a/ghc/Makefile +++ b/ghc/Makefile @@ -127,9 +127,12 @@ install: --distpref dist-stage2 \ $(INSTALL_FLAGS) +html: + @: + install-docs: @: include $(TOP)/mk/bindist.mk -EXE_DIST_DIR = dist-stage$(stage) +EXE_DIST_DIR = dist-stage2