From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16574 invoked by alias); 21 Oct 2010 21:08:41 -0000 Received: (qmail 16566 invoked by uid 22791); 21 Oct 2010 21:08:40 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.44.51) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 21 Oct 2010 21:08:36 +0000 Received: from hpaq6.eem.corp.google.com (hpaq6.eem.corp.google.com [172.25.149.6]) by smtp-out.google.com with ESMTP id o9LL8Xqi017486 for ; Thu, 21 Oct 2010 14:08:33 -0700 Received: from fxm16 (fxm16.prod.google.com [10.184.13.16]) by hpaq6.eem.corp.google.com with ESMTP id o9LL8WFk001286 for ; Thu, 21 Oct 2010 14:08:32 -0700 Received: by fxm16 with SMTP id 16so60070fxm.19 for ; Thu, 21 Oct 2010 14:08:31 -0700 (PDT) MIME-Version: 1.0 Received: by 10.239.164.20 with SMTP id r20mr657208hbd.60.1287695311419; Thu, 21 Oct 2010 14:08:31 -0700 (PDT) Received: by 10.220.187.199 with HTTP; Thu, 21 Oct 2010 14:08:30 -0700 (PDT) In-Reply-To: <201010211107.42726.pedro@codesourcery.com> References: <4CBEDBF5.9060504@codesourcery.com> <4CBFA227.8050501@codesourcery.com> <201010211107.42726.pedro@codesourcery.com> Date: Thu, 21 Oct 2010 21:08:00 -0000 Message-ID: Subject: Re: Fix Makefile.in in data-directory From: Doug Evans To: Pedro Alves Cc: gdb-patches@sourceware.org, Jie Zhang Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-System-Of-Record: true X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2010-10/txt/msg00343.txt.bz2 On Thu, Oct 21, 2010 at 3:07 AM, Pedro Alves wrote: > (enphasis on the comment.) =A0Maybe it's the 'Traditionally "install" dep= ends > on "all".' part that's not so traditional afterall? =A0I really don't kno= w. Yeah, I don't know either. If it is now, I'm pretty sure it didn't use to be traditional (speaking generally, not just gnu).