Comment out non-portable pattern rules that aren't being used, and
[debian/gnuradio] / mblock / doc / Makefile.am
index 731196437683b02a7a6ca79a1c99616748fc56f2..18b82831a6ec837dbe9dfa0bc7771d38590f100d 100644 (file)
@@ -39,5 +39,6 @@ BUILT_XML_FILES =
 clean:
        -rm -f $(TARGETS) $(BUILT_XML_FILES)
 
-%.html : %.xml
-       xmlto html-nochunks $<
+# This is non-portable pattern rule.
+#%.html : %.xml
+#      xmlto html-nochunks $<