From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 40294 invoked by alias); 2 Mar 2016 03:16:05 -0000 Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org Received: (qmail 38420 invoked by uid 89); 2 Mar 2016 03:13:27 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=sk:@amdep_, DEPDIR, sk:distcle, sk:@AMDEP_ X-HELO: mail-pa0-f43.google.com Received: from mail-pa0-f43.google.com (HELO mail-pa0-f43.google.com) (209.85.220.43) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Wed, 02 Mar 2016 03:13:26 +0000 Received: by mail-pa0-f43.google.com with SMTP id bj10so55037603pad.2 for ; Tue, 01 Mar 2016 19:13:26 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-disposition:user-agent; bh=LhaUGFRfk5nOLVLzedHtkib9bNeDVO5BPZSuKo14xms=; b=eypfElNrxB7GVF2m61pUpOUZp9/1YNSTQhNs6C85kklW2LiJepVJArg5fngFj8RGyf BWy2tjTbs7yN1La0xtjf2aPk/Yl0+EOuYEeNXkPZ1XMpCd/aX/oZJOvSpFvPDkrdtCCN vqRiERmziblFxeYNHZh44A9qMkkAkBCKpx6/NRyjYh7XprGJsv3ZdieJwkvJs1MJgXgS IrIQfctZpAbVGrwjcp6ZOm+egRBEPFIPg0m6rIAww74MKzGog0MFHFmlrsP5UlsQh/4p Ax67ePeTKWsxHk6KfdcT+mWZ8T7joKeA8OctxGOXsu9FzS9QgUFhmH9gmRrx9zv78Hbu FGkg== X-Gm-Message-State: AD7BkJL9EH8meCrICFzzfgcyuOTHxbxBfXTrQupPjasMk6XAodBaF10EgocEWOJ7lZdFdA== X-Received: by 10.66.193.226 with SMTP id hr2mr34925418pac.20.1456888404546; Tue, 01 Mar 2016 19:13:24 -0800 (PST) Received: from bubble.grove.modra.org (CPE-58-160-146-233.sa.bigpond.net.au. [58.160.146.233]) by smtp.gmail.com with ESMTPSA id 9sm48512395pfc.69.2016.03.01.19.13.23 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 01 Mar 2016 19:13:23 -0800 (PST) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id 2E00EEA0157; Wed, 2 Mar 2016 13:43:20 +1030 (ACDT) Date: Wed, 02 Mar 2016 03:16:00 -0000 From: Alan Modra To: binutils@sourceware.org Subject: Regenerate bfd files. Message-ID: <20160302031320.GU10657@bubble.grove.modra.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-IsSubscribed: yes X-SW-Source: 2016-03/txt/msg00022.txt.bz2 For addition of netbfd-core to Makefile variables. * Makefile.in: Regenerate. * po/SRC-POTFILES.in: Regenerate. diff --git a/bfd/Makefile.in b/bfd/Makefile.in index 7aecfc9..8e7ece7 100644 --- a/bfd/Makefile.in +++ b/bfd/Makefile.in @@ -1552,6 +1552,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/merge.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mipsbsd.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mmo.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/netbsd-core.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/newsos3.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nlm.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nlm32-alpha.Plo@am__quote@ diff --git a/bfd/po/SRC-POTFILES.in b/bfd/po/SRC-POTFILES.in index f12ad70..a74faad 100644 --- a/bfd/po/SRC-POTFILES.in +++ b/bfd/po/SRC-POTFILES.in @@ -307,6 +307,7 @@ mach-o.h merge.c mipsbsd.c mmo.c +netbsd-core.c netbsd.h newsos3.c nlm-target.h -- 2.1.0 -- Alan Modra Australia Development Lab, IBM