From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13019 invoked by alias); 3 Jun 2003 19:23:04 -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 12903 invoked from network); 3 Jun 2003 19:23:03 -0000 Received: from unknown (HELO ms-smtp-01.nyroc.rr.com) (24.92.226.148) by sources.redhat.com with SMTP; 3 Jun 2003 19:23:03 -0000 Received: from doctormoo (syr-24-24-19-190.twcny.rr.com [24.24.19.190]) by ms-smtp-01.nyroc.rr.com (8.12.5/8.12.2) with ESMTP id h53JN1Gm023277; Tue, 3 Jun 2003 15:23:01 -0400 (EDT) Received: from neroden by doctormoo with local (Exim 3.36 #1 (Debian)) id 19NHN4-0008Mo-00; Tue, 03 Jun 2003 15:22:58 -0400 Date: Tue, 03 Jun 2003 19:23:00 -0000 To: gcc-patches@gcc.gnu.org, gdb-patches@sources.redhat.com, binutils@sources.redhat.com, dj@redhat.com Subject: Re: [Toplevel patch] (typo followup) Message-ID: <20030603192258.GA32155@doctormoo> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i From: Nathanael Nerode X-SW-Source: 2003-06/txt/msg00131.txt.bz2 There's a typo fix which somehow didn't make it into the submitted patch: -.PHONY: do-[+make_target+]-target +.PHONY: [+make_target+]-target