From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8819 invoked by alias); 25 Mar 2004 15:31:58 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 8802 invoked from network); 25 Mar 2004 15:31:56 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 25 Mar 2004 15:31:56 -0000 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 64F462B92; Thu, 25 Mar 2004 10:31:57 -0500 (EST) Message-ID: <4062FB6D.5060108@gnu.org> Date: Thu, 25 Mar 2004 15:53:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-GB; rv:1.4.1) Gecko/20040217 MIME-Version: 1.0 To: Jason Molenda Cc: Stan Shebs , binutils@sources.redhat.com, gdb@sources.redhat.com Subject: Re: Retire the MPW support from toplevel and binutils References: <406239C8.6020106@apple.com> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-03/txt/msg00260.txt.bz2 > I'm sure you already knew this, but you'll need to update the cvs modules for the repository at the same time you're doing this - these files are explicitly named in there: > > src-support -a src/.cvsignore src/COPYING src/COPYING.LIB src/COPYING.NEWLIB > src/COPYING.LIBGLOSS src/ChangeLog src/MAINTAINERS > src/Makefile.def src/Makefile.in src/Makefile.tpl src/README > src/README-maintainer-mode src/config src/config-ml.in > src/config.guess src/config.if src/config.sub src/configure > src/configure.in src/contrib src/etc src/gettext.m4 src/install-sh > src/libtool.m4 src/ltcf-c.sh src/ltcf-cxx.sh src/ltcf-gcj.sh > src/ltconfig src/ltmain.sh src/makefile.vms src/missing src/mkdep > src/mkinstalldirs src/move-if-change src/mpw-README > src/mpw-build.in src/mpw-config.in src/mpw-configure > src/mpw-install src/setup.com src/src-release src/symlink-tree > src/ylwrap Er, the modules file should _not_ be updated. You can always add, but never remove entries. Andrew