From owner-cvs-src@FreeBSD.ORG Tue Jul 1 12:53:35 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1CA637B401; Tue, 1 Jul 2003 12:53:34 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2365A44013; Tue, 1 Jul 2003 12:53:34 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h61JrXaQ040081; Tue, 1 Jul 2003 12:53:33 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h61JrX1K040068; Tue, 1 Jul 2003 12:53:33 -0700 (PDT) Date: Tue, 1 Jul 2003 12:53:33 -0700 From: "David O'Brien" To: Ruslan Ermilov Message-ID: <20030701195333.GA30926@dragon.nuxi.com> References: <200306301911.h5UJBKuK013064@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200306301911.h5UJBKuK013064@repoman.freebsd.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.1-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/lib/libgcc Makefile src/gnu/lib/libg2c Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jul 2003 19:53:35 -0000 On Mon, Jun 30, 2003 at 12:11:20PM -0700, Ruslan Ermilov wrote: > ru 2003/06/30 12:11:20 PDT > > FreeBSD src repository > > Modified files: > gnu/lib/libgcc Makefile > gnu/lib/libg2c Makefile > Log: > Catch up with bsd.lib.mk,v 1.143. Since there is a GCC upgrade in progress you should have coordinated this with Kan.