diff options
| author | redi <redi@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-10-01 19:55:41 +0000 |
|---|---|---|
| committer | redi <redi@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-10-01 19:55:41 +0000 |
| commit | 317a514f551bc1d3990c508c96c8af4bc0af28d6 (patch) | |
| tree | 7c2593efe470163693c86767d5aaf5a94e995ae4 /libstdc++-v3/docs/html | |
| parent | 34f157252d3856c09d43e61cda65c9a08c4db239 (diff) | |
| download | ppe42-gcc-317a514f551bc1d3990c508c96c8af4bc0af28d6.tar.gz ppe42-gcc-317a514f551bc1d3990c508c96c8af4bc0af28d6.zip | |
* docs/html/Makefile: Follow up to libstdc++/14991, remove target.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@128909 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/docs/html')
| -rw-r--r-- | libstdc++-v3/docs/html/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libstdc++-v3/docs/html/Makefile b/libstdc++-v3/docs/html/Makefile index a0b335aaa2d..f75752ee20c 100644 --- a/libstdc++-v3/docs/html/Makefile +++ b/libstdc++-v3/docs/html/Makefile @@ -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 $@ $< |

