* docs/html/Makefile: Follow up to libstdc++/14991, remove target.
From-SVN: r128909
This commit is contained in:
parent
510335c8b6
commit
96cbc7348f
2 changed files with 4 additions and 4 deletions
|
@ -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.
|
||||
|
|
|
@ -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 $@ $<
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue