X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2FMakefile;h=862f54fd2887af882ee266ef84224c97f93fa1c3;hb=04df48cc4b8d5a55a43dde865aa4a7545fbae348;hp=3c215a3840297de03deafffe7362668664bb36a1;hpb=41ea53bfeccbb2fd33e5408f1dde47b0770d30e2;p=ghc-hetmet.git diff --git a/ghc/Makefile b/ghc/Makefile index 3c215a3..862f54f 100644 --- a/ghc/Makefile +++ b/ghc/Makefile @@ -127,6 +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