Ignore install-docs in compiler/Makefile and ghc/Makefile
[ghc-hetmet.git] / ghc / Makefile
index 3c215a3..4735e3b 100644 (file)
@@ -127,6 +127,9 @@ install:
                           --distpref dist-stage2                         \
                           $(INSTALL_FLAGS)
 
+install-docs:
+       @:
+
 include $(TOP)/mk/bindist.mk
 EXE_DIST_DIR = dist-stage$(stage)