From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28140 invoked by alias); 22 Sep 2002 20:45:10 -0000 Mailing-List: contact libc-hacker-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-hacker-owner@sources.redhat.com Received: (qmail 28122 invoked from network); 22 Sep 2002 20:45:09 -0000 Received: from unknown (HELO gateway.sf.frob.com) (64.160.52.243) by sources.redhat.com with SMTP; 22 Sep 2002 20:45:09 -0000 Received: from magilla.sf.frob.com (magilla.sf.frob.com [198.49.250.228]) by gateway.sf.frob.com (Postfix) with ESMTP id 70E37357E; Sun, 22 Sep 2002 13:45:05 -0700 (PDT) Received: (from roland@localhost) by magilla.sf.frob.com (8.11.6/8.11.6) id g8MKix227871; Sun, 22 Sep 2002 13:44:59 -0700 Date: Sun, 22 Sep 2002 13:45:00 -0000 Message-Id: <200209222044.g8MKix227871@magilla.sf.frob.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: Andreas Schwab Cc: libc-hacker@sources.redhat.com Subject: Re: cppflags-iterator.mk In-Reply-To: Andreas Schwab's message of Sunday, 22 September 2002 18:45:55 +0200 X-Zippy-Says: YOU PICKED KARL MALDEN'S NOSE!! X-SW-Source: 2002-09/txt/msg00056.txt.bz2 > This fixes cppflags-iterator.mk to not overwrite previous settings of > CPPFLAGS-foo.c, like those in math/Makefile. Oops! That was my fault. Thanks, I put the fix in.