]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
tweak
authorJason Merrill <jason@gcc.gnu.org>
Wed, 1 Oct 1997 17:56:23 +0000 (13:56 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 1 Oct 1997 17:56:23 +0000 (13:56 -0400)
From-SVN: r15828

gcc/cp/Makefile.in

index 6bac1407037e56e9c89085a872e284382644d8b2..9007bf28dab6e192df3e9a8356fe850eb4bc4c49 100644 (file)
@@ -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