From effee09f856ecc81feb91290459a2cda49d20287 Mon Sep 17 00:00:00 2001 From: jdp Date: Sun, 6 Sep 1998 22:57:45 +0000 Subject: 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 --- contrib/binutils/README | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'contrib/binutils/README') 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 -- cgit v1.1