diff options
Diffstat (limited to 'gcc/f/install0.texi')
-rwxr-xr-x | gcc/f/install0.texi | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/gcc/f/install0.texi b/gcc/f/install0.texi new file mode 100755 index 0000000..bbc8ab5 --- /dev/null +++ b/gcc/f/install0.texi @@ -0,0 +1,14 @@ +@setfilename INSTALL +@set INSTALLONLY + +@c The immediately following lines apply to the INSTALL file +@c which is generated using this file. +This file contains installation information for the GNU Fortran compiler. +Copyright (C) 1995, 1996 Free Software Foundation, Inc. +You may copy, distribute, and modify it freely as long as you preserve +this copyright notice and permission notice. + +@node Top,,, (dir) +@chapter Installing GNU Fortran +@include g77install.texi +@bye |