diff options
author | Joseph Myers <jsm28@cam.ac.uk> | 2001-06-02 12:33:39 +0100 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2001-06-02 12:33:39 +0100 |
commit | aff5d0538f08a86abb353fdb862849f6eb4f08a4 (patch) | |
tree | bbf433395034b1bbbfb9c14fa5eadba8f9d7ec1a /contrib/gcc_update | |
parent | e0cea8d93a0760335c5c5fa8269bb3633196c227 (diff) | |
download | gcc-aff5d0538f08a86abb353fdb862849f6eb4f08a4.zip gcc-aff5d0538f08a86abb353fdb862849f6eb4f08a4.tar.gz gcc-aff5d0538f08a86abb353fdb862849f6eb4f08a4.tar.bz2 |
* gcc_update: Update for move of documentation to gcc/doc.
From-SVN: r42797
Diffstat (limited to 'contrib/gcc_update')
-rwxr-xr-x | contrib/gcc_update | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/gcc_update b/contrib/gcc_update index 3f6efab..150d263 100755 --- a/contrib/gcc_update +++ b/contrib/gcc_update @@ -69,9 +69,9 @@ gcc/configure: gcc/configure.in gcc/cstamp-h.in: gcc/configure.in gcc/acconfig.h gcc/config.in: gcc/cstamp-h.in gcc/fixinc/fixincl.x: gcc/fixinc/fixincl.tpl gcc/fixinc/inclhack.def -gcc/gcov.1: gcc/gcov.texi -gcc/cpp.1: gcc/cpp.texi -gcc/gcc.1: gcc/invoke.texi +gcc/doc/gcov.1: gcc/doc/gcov.texi +gcc/doc/cpp.1: gcc/doc/cpp.texi +gcc/doc/gcc.1: gcc/doc/invoke.texi # And then, language-specific files # (None at present.) # And libraries, at last |