diff options
author | YamaArashi <shadow962@live.com> | 2016-01-06 01:47:28 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-01-06 01:47:28 -0800 |
commit | be8b04496302184c6e8f04d6179f9c3afc50aeb6 (patch) | |
tree | 726e2468c0c07add773c0dbd86ab6386844259ae /gcc/f/install0.texi |
initial commit
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 |