summaryrefslogtreecommitdiff
path: root/gcc/install1.texi
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-04-25 02:51:34 -0700
committerYamaArashi <shadow962@live.com>2016-04-25 02:51:34 -0700
commit346ed7678fc0a02c1c93c066140f819789f039d9 (patch)
treefdd46f22c809c5c44fdd7fb10070fd5320078b85 /gcc/install1.texi
parentfa618cd10b1985bae42882f82346b646783892c6 (diff)
remove driver and cpp
Diffstat (limited to 'gcc/install1.texi')
-rwxr-xr-xgcc/install1.texi15
1 files changed, 0 insertions, 15 deletions
diff --git a/gcc/install1.texi b/gcc/install1.texi
deleted file mode 100755
index 21c08b9..0000000
--- a/gcc/install1.texi
+++ /dev/null
@@ -1,15 +0,0 @@
-@setfilename INSTALL
-@set INSTALLONLY
-
-@c This file itself, install1.texi, does not appear in the GCC distribution.
-@c The immediately following lines apply to the INSTALL file
-@c which is generated using this file.
-This file documents the installation of the GNU compiler.
-Copyright (C) 1988, 1989, 1992, 1994, 1995 Free Software Foundation, Inc.
-You may copy, distribute, and modify it freely as long as you preserve
-this copyright notice and permission notice.
-
-@node Installation,,, (dir)
-@chapter Installing GNU CC
-@include install.texi
-@bye