projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5408ce7
)
tweak
author
Jason Merrill
<jason@gcc.gnu.org>
Wed, 1 Oct 1997 17:56:23 +0000
(13:56 -0400)
committer
Jason Merrill
<jason@gcc.gnu.org>
Wed, 1 Oct 1997 17:56:23 +0000
(13:56 -0400)
From-SVN: r15828
gcc/cp/Makefile.in
patch
|
blob
|
history
diff --git
a/gcc/cp/Makefile.in
b/gcc/cp/Makefile.in
index 6bac1407037e56e9c89085a872e284382644d8b2..9007bf28dab6e192df3e9a8356fe850eb4bc4c49 100644
(file)
--- a/
gcc/cp/Makefile.in
+++ b/
gcc/cp/Makefile.in
@@
-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