From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5186 invoked by alias); 1 Jun 2005 05:38:21 -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 5158 invoked by uid 22791); 1 Jun 2005 05:38:10 -0000 Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 01 Jun 2005 05:38:10 +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 j515c8O3022790 for ; Wed, 1 Jun 2005 01:38:08 -0400 Received: from zenia.home.redhat.com (sebastian-int.corp.redhat.com [172.16.52.221]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j515c7O02065; Wed, 1 Jun 2005 01:38:08 -0400 To: binutils@sources.redhat.com Subject: Regenerated Makefile.am deps From: Jim Blandy Date: Wed, 01 Jun 2005 05:38:00 -0000 Message-ID: User-Agent: Gnus/5.090 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2005-06/txt/msg00002.txt.bz2 I've committed the following change. It makes it easier for me to produce diffs for a port I'm about to contribute, and it seems like something that's helpful to do anyway from time to time. 2005-05-31 Jim Blandy * Makefile.am: Regenerate dependencies with 'make dep-am'. * Makefile.in: Regenerate.