From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26187 invoked by alias); 8 Apr 2002 20:57:28 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 26180 invoked from network); 8 Apr 2002 20:57:27 -0000 Received: from unknown (HELO nerodeguest) (24.161.107.98) by sources.redhat.com with SMTP; 8 Apr 2002 20:57:27 -0000 Received: from neroden by nerodeguest with local (Exim 3.35 #1 (Debian)) id 16ugCr-00072I-00 for ; Mon, 08 Apr 2002 16:57:41 -0400 Date: Mon, 08 Apr 2002 13:57:00 -0000 To: gdb-patches@sources.redhat.com Subject: autoconfiscation of utils: oddity in patch application Message-ID: <20020408205739.GA27024@doctormoo.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i From: Nathanael Nerode X-SW-Source: 2002-04/txt/msg00320.txt.bz2 The autoconfiscation of utils doesn't seem to have gone in quite the way I sent it, and I was wondering whether it was intentional or an accident: .PHONY lost its leading dot everywhere .NOEXPORT lost its leading dot everywhere If accidental, I wanted to bring it to your attention. If intentional, I'd like to know the reason for future reference. :-) --Nathanael