From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4642 invoked by alias); 27 Apr 2005 20:34:21 -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 4613 invoked from network); 27 Apr 2005 20:34:15 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 27 Apr 2005 20:34:15 -0000 Received: from drow by nevyn.them.org with local (Exim 4.50 #1 (Debian)) id 1DQtEc-0006oD-KI; Wed, 27 Apr 2005 16:34:14 -0400 Date: Wed, 27 Apr 2005 20:34:00 -0000 From: Daniel Jacobowitz To: Paul Brook Cc: gdb-patches@sources.redhat.com Subject: Re: [patch] Missing $(EXEEXT) Message-ID: <20050427203414.GA26148@nevyn.them.org> Mail-Followup-To: Paul Brook , gdb-patches@sources.redhat.com References: <200504272130.02264.paul@codesourcery.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200504272130.02264.paul@codesourcery.com> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-04/txt/msg00375.txt.bz2 On Wed, Apr 27, 2005 at 09:30:02PM +0100, Paul Brook wrote: > The attached patch adds missing $(EXEEXT) to sim/common/Make-common.in > > Tested by building i686-mingw32 hosted cross. > Ok? > > Paul > > 2005-04-27 Paul Brook > > * common/Make-common.in: Add $(EXEEXT) to "run". This is OK. -- Daniel Jacobowitz CodeSourcery, LLC