Commit 236bdb77 by Jason Merrill

tweak

From-SVN: r15828
parent 5408ce78
......@@ -292,7 +292,7 @@ g++FAQ.html: $(srcdir)/g++FAQ.texi
-e 's?@file{\(gnu\.[-a-z+.]*\)}?<A HREF="news:\1">\1</A>?' \
-e 's?\([.+a-zA-Z0-9-]*@@[.a-zA-Z0-9-]*[a-zA-Z0-9]\)?<A HREF="mailto:\1">\1</A>?' \
$(srcdir)/g++FAQ.texi > work/g++FAQ.texi
cd work; texi2html -monolithic g++FAQ.texi
cd work; texi2html g++FAQ.texi
mv work/*.html .
rm -r work
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment