diff options
author | Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> | 2001-06-13 16:51:33 +0200 |
---|---|---|
committer | Gerald Pfeifer <gerald@gcc.gnu.org> | 2001-06-13 14:51:33 +0000 |
commit | 5b5b4207509af233edbce4adf24cc7e6c7517493 (patch) | |
tree | 1a7fed678d00a76bf63b210bc1648c88a62635c3 /INSTALL/README | |
parent | 72aad6e65d831c70dccbbef57cf9f24e8ed15d16 (diff) | |
download | gcc-5b5b4207509af233edbce4adf24cc7e6c7517493.zip gcc-5b5b4207509af233edbce4adf24cc7e6c7517493.tar.gz gcc-5b5b4207509af233edbce4adf24cc7e6c7517493.tar.bz2 |
README: Update wrt.
* INSTALL/README: Update wrt. to the installation instructions now
residing in gcc/doc/install.texi.
From-SVN: r43318
Diffstat (limited to 'INSTALL/README')
-rw-r--r-- | INSTALL/README | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/INSTALL/README b/INSTALL/README index bdbe2f7b..27bd173 100644 --- a/INSTALL/README +++ b/INSTALL/README @@ -1,8 +1,6 @@ This directory has been obsoleted for GCC snapshots and CVS access. -Instead check out the toplevel "wwwdocs" module as a sibling of -your "gcc" tree or read these files via the GCC web site -<http://www.gnu.org/software/gcc/>. +For releases the installation documentation is generated from +gcc/doc/install.texi and copied into this directory. -Copies of the relevant files will be copied into this directory -for releases. +To read this documentation, please point your HTML browser to "index.html". |