summaryrefslogtreecommitdiffstats
path: root/contrib/binutils/README
diff options
context:
space:
mode:
authorjdp <jdp@FreeBSD.org>1998-09-06 22:57:45 +0000
committerjdp <jdp@FreeBSD.org>1998-09-06 22:57:45 +0000
commiteffee09f856ecc81feb91290459a2cda49d20287 (patch)
tree5c46ac1ee102130859f788aeb927e8086985cfe7 /contrib/binutils/README
parent31cb88078db5bdc51eb451c5a61e31a426fb8ae6 (diff)
downloadFreeBSD-src-effee09f856ecc81feb91290459a2cda49d20287.zip
FreeBSD-src-effee09f856ecc81feb91290459a2cda49d20287.tar.gz
Import GNU binutils-2.9.1. This will break things for a few minutes
until I've made the commits to resolve the conflicts. Submitted by: Doug Rabson <dfr>
Diffstat (limited to 'contrib/binutils/README')
-rw-r--r--contrib/binutils/README7
1 files changed, 2 insertions, 5 deletions
diff --git a/contrib/binutils/README b/contrib/binutils/README
index 05ee85b..eb0e436 100644
--- a/contrib/binutils/README
+++ b/contrib/binutils/README
@@ -30,16 +30,13 @@ explicitly set CC in the environment before running configure, and to
also set CC when running make. For example (assuming sh/bash/ksh):
CC=gcc ./configure
- make CC=gcc
+ make
A similar example using csh:
setenv CC gcc
./configure
- make CC=gcc
-
-See etc/cfg-paper.texi, etc/configure.texi, and/or the README files in
-various subdirectories, for more details.
+ make
Much of the code and documentation enclosed is copyright by
the Free Software Foundation, Inc. See the file COPYING or
OpenPOWER on IntegriCloud