From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7516 invoked by alias); 11 Apr 2003 05:21:20 -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 7509 invoked from network); 11 Apr 2003 05:21:19 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 11 Apr 2003 05:21:19 -0000 Received: from int-mx2.corp.redhat.com (nat-pool-rdu-dmz.redhat.com [172.16.52.200] (may be forged)) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h3B5LJe27642 for ; Fri, 11 Apr 2003 01:21:19 -0400 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h3B5LIW29231; Fri, 11 Apr 2003 01:21:18 -0400 Received: from redhat.com (reddwarf.sfbay.redhat.com [172.16.24.50]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id h3B5LH512536; Thu, 10 Apr 2003 22:21:17 -0700 Message-ID: <3E9650CD.53E8D56C@redhat.com> Date: Fri, 11 Apr 2003 05:21:00 -0000 From: Michael Snyder Organization: Red Hat, Inc. X-Accept-Language: en MIME-Version: 1.0 To: Andrew Cagney CC: gdb-patches@sources.redhat.com, cagney@redhat.com Subject: Re: [RFA] sim/common makefile References: <3E93A163.C6919E9F@redhat.com> <3E94342D.90001@redhat.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2003-04/txt/msg00226.txt.bz2 Andrew Cagney wrote: > > This sort of thing is obvious. > > > 2003-04-08 Michael Snyder > > > > * Make-common.in (sim-event.0, sim-config.o): Depends on sim-main.h. > > That should be a little `o' :-) > > Andrew Sorry. Other than that, may I take this as approval?