OSDN Git Service

Revert:
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / Makefile.am
index 031f34a..562b3e8 100644 (file)
@@ -110,3 +110,11 @@ AM_MAKEFLAGS = \
 
 # Subdir rules rely on $(FLAGS_TO_PASS)
 FLAGS_TO_PASS = $(AM_MAKEFLAGS)
+
+# Installation of distribution html documentation not yet supported
+# TODO: Write custom install-html rule.
+.PHONY: install-html install-pdf
+install-html:
+
+# No install-pdf support in automake yet
+install-pdf: