diff options
author | burley <burley@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-02-19 14:45:46 +0000 |
---|---|---|
committer | burley <burley@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-02-19 14:45:46 +0000 |
commit | 178e85ec446bdfaf3936189eefb68cf4d942680e (patch) | |
tree | a8f2ded2b41642c298a011a55e5e3436401129dc /gcc/f/INSTALL | |
parent | 41239eae2fa5fea08fae35bd20e02a9c667a6eed (diff) | |
download | gcc-178e85ec446bdfaf3936189eefb68cf4d942680e.tar.gz |
update BUGS, INSTALL, NEWS, and their sources
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25320 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/f/INSTALL')
-rw-r--r-- | gcc/f/INSTALL | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/gcc/f/INSTALL b/gcc/f/INSTALL index 1ff51d7bcb7..1b1dbb51938 100644 --- a/gcc/f/INSTALL +++ b/gcc/f/INSTALL @@ -1,5 +1,9 @@ -This file contains installation information for the GNU Fortran -compiler. Copyright (C) 1995, 1996 Free Software Foundation, Inc. You +NOTE: This file is automatically generated from the files +`install0.texi' and `g77install.texi'. `INSTALL' is *not* a source +file, although it is normally included within source distributions. + + This file contains installation information for the GNU Fortran +compiler. Copyright (C) 1995-1998 Free Software Foundation, Inc. You may copy, distribute, and modify it freely as long as you preserve this copyright notice and permission notice. |