Ignore install-docs in compiler/Makefile and ghc/Makefile
[ghc-hetmet.git] / compiler / Makefile
index 01a6ba4..67d4e3f 100644 (file)
@@ -450,6 +450,9 @@ primop-primop-info.hs-incl: prelude/primops.txt
 primop-usage.hs-incl: prelude/primops.txt
        $(GENPRIMOP) --usage              < $< > $@
 
+install-docs:
+       @:
+
 #-----------------------------------------------------------------------------
 # binary-dist
 #