From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21079 invoked by alias); 30 Sep 2002 16:49:52 -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 21050 invoked from network); 30 Sep 2002 16:49:50 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 30 Sep 2002 16:49:50 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id g8UGVGi26841; Mon, 30 Sep 2002 12:31:16 -0400 Received: from post-office.corp.redhat.com (post-office.corp.redhat.com [172.16.52.227]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id g8UGnmf18550; Mon, 30 Sep 2002 12:49:48 -0400 Received: from greed.delorie.com (dj.cipe.redhat.com [10.0.0.222]) by post-office.corp.redhat.com (8.11.6/8.11.6) with ESMTP id g8UGnlw31009; Mon, 30 Sep 2002 12:49:48 -0400 Received: (from dj@localhost) by greed.delorie.com (8.11.6/8.11.6) id g8UGnfx28791; Mon, 30 Sep 2002 12:49:41 -0400 Date: Mon, 30 Sep 2002 09:49:00 -0000 Message-Id: <200209301649.g8UGnfx28791@greed.delorie.com> From: DJ Delorie To: neroden@doctormoo.dyndns.org CC: gcc-patches@gcc.gnu.org, binutils@sources.redhat.com, gdb-patches@sources.redhat.com In-reply-to: <20020929165232.GA27545@doctormoo.dyndns.org> (message from Nathanael Nerode on Sun, 29 Sep 2002 12:52:32 -0400) Subject: Re: top level: make more dependencies explicit References: <20020929165232.GA27545@doctormoo.dyndns.org> X-SW-Source: 2002-09/txt/msg00763.txt.bz2 > 2002-09-29 Nathanael Nerode > > * Makefile.def: Remove order dependency comments. > * Makefile.tpl: Add explicit install-install dependencies. > * Makefile.in: Regenerate. Ok.