* docs/html/Makefile: Follow up to libstdc++/14991, remove target.
authorJonathan Wakely <jwakely.gcc@gmail.com>
Mon, 1 Oct 2007 19:55:41 +0000 (19:55 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Mon, 1 Oct 2007 19:55:41 +0000 (20:55 +0100)
From-SVN: r128909

libstdc++-v3/ChangeLog
libstdc++-v3/docs/html/Makefile

index ddd9d58f16aea2bc2af04a73f67629a970d3c4bf..a9d3bdc059be780b7f67f6b1f7c0f751ff670771 100644 (file)
@@ -1,3 +1,7 @@
+2007-09-29  Jonathan Wakely  <jwakely.gcc@gmail.com>
+
+       * docs/html/Makefile: Follow up to libstdc++/14991, remove target.
+
 2007-09-28  Benjamin Kosnik  <bkoz@redhat.com>
 
        * include/parallel/algorithmfwd.h: Spacing.
index a0b335aaa2d33039cf66600f9aca774d75fb305f..f75752ee20cbef03fb2eb0d4424d10e7ae8874a2 100644 (file)
@@ -31,10 +31,6 @@ faq/index.txt: faq/index.html
 17_intro/porting.html: 17_intro/porting.texi
        ${MAKEINFO} -I ${INC} --html --no-split $< -o $@
 
-# known to work under RH; this can be cleaned up later if needed
-17_intro/porting-howto.html: 17_intro/porting-howto.xml
-       xltproc -o $@ /usr/share/xml/docbook/xsl-stylesheets-1.48-2/html/docbook.xsl $<
-
 17_intro/confdeps.png: 17_intro/confdeps.dot
        dot -Tpng -o $@ $<