summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/README
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1996-06-10 10:55:58 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1996-06-10 10:55:58 +0000
commita7e831079363e3bb45f3172f6e59ba48e335682b (patch)
treeee4324eac9a9d66f189fab60498ec42b8226b7fc /gnu/usr.bin/binutils/README
parent467cb0a471d13c5186a6ee166e60b47c30da64e9 (diff)
Bring Cygnus versions into the trunk, keeping our local patches
Diffstat (limited to 'gnu/usr.bin/binutils/README')
-rw-r--r--gnu/usr.bin/binutils/README13
1 files changed, 8 insertions, 5 deletions
diff --git a/gnu/usr.bin/binutils/README b/gnu/usr.bin/binutils/README
index 622a5be4309..7ec34b1a07d 100644
--- a/gnu/usr.bin/binutils/README
+++ b/gnu/usr.bin/binutils/README
@@ -15,6 +15,10 @@ run the ``configure'' script here, e.g.:
./configure
make
+To install them (by default in /usr/local/bin, /usr/local/lib, etc),
+then do:
+ make install
+
If the configure script can't determine your type of computer, give it
the name as an argument, for instance ``./configure sun4''. You can
use the script ``config.sub'' to test whether a name is recognized; if
@@ -37,11 +41,10 @@ A similar example using csh:
See etc/cfg-paper.texi, etc/configure.texi, and/or the README files in
various subdirectories, for more details.
-Much of the code and documentation enclosed, and this file, is
-copyright 1993 by the Free Software Foundation, Inc. See the file
-COPYING or COPYING.LIB in the various directories, for a description of
-the GNU General Public License terms under which you can copy the
-files.
+Much of the code and documentation enclosed is copyright by
+the Free Software Foundation, Inc. See the file COPYING or
+COPYING.LIB in the various directories, for a description of the
+GNU General Public License terms under which you can copy the files.
REPORTING BUGS: Again, see gdb/README, gas/README, etc., for info on where and
how to report problems.