From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17292 invoked by alias); 19 May 2005 10:24:09 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 15953 invoked from network); 19 May 2005 10:22:58 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 19 May 2005 10:22:58 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j4JAMwcV022332 for ; Thu, 19 May 2005 06:22:58 -0400 Received: from pobox.surrey.redhat.com (pobox.surrey.redhat.com [172.16.10.17]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j4JAMvO11190; Thu, 19 May 2005 06:22:57 -0400 Received: from [172.31.0.98] (vpnuser9.surrey.redhat.com [172.16.9.9]) by pobox.surrey.redhat.com (8.12.8/8.12.8) with ESMTP id j4JAMtMO024586; Thu, 19 May 2005 11:22:55 +0100 Message-ID: <428C6932.1040406@redhat.com> Date: Thu, 19 May 2005 12:20:00 -0000 From: Nick Clifton User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) MIME-Version: 1.0 To: Zack Weinberg CC: Jerome Guitton , Julian Brown , binutils@sources.redhat.com Subject: Re: Build documentation in 'make all' (was Re: Build failure on Debian testing (cross to arm-none-eabi)) References: <4267FE0E.3060202@codesourcery.com> <20050422093547.GE15341@adacore.com> <873btiycpq.fsf@codesourcery.com> <426E75CD.2000805@redhat.com> <87psvo7851.fsf_-_@codesourcery.com> In-Reply-To: <87psvo7851.fsf_-_@codesourcery.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-05/txt/msg00597.txt.bz2 Hi Zack, > * bfd/Makefile.am, binutils/Makefile.am, etc/Makefile.in > * gas/Makefile.am: Have 'all' depend on 'info'. > * ld/Makefile.am: Have 'all' depend on 'info' and 'ld.1'. > * bfd/Makefile.in, binutils/Makefile.in, gas/Makefile.in > * ld/Makefile.in: Regenerate. Approved - please apply. Cheers Nick