From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9686 invoked by alias); 14 Mar 2003 19:36:06 -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 9596 invoked from network); 14 Mar 2003 19:36:05 -0000 Received: from unknown (HELO ms-smtp-03.nyroc.rr.com) (24.92.226.153) by sources.redhat.com with SMTP; 14 Mar 2003 19:36:05 -0000 Received: from twcny.rr.com (syr-24-24-17-134.twcny.rr.com [24.24.17.134]) by ms-smtp-03.nyroc.rr.com (8.12.5/8.12.2) with ESMTP id h2EJa3bV024288; Fri, 14 Mar 2003 14:36:03 -0500 (EST) Message-ID: <3E722F23.80706@twcny.rr.com> Date: Fri, 14 Mar 2003 19:36:00 -0000 From: Nathanael Nerode User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20030210 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Elizabeth Chastain CC: binutils@sources.redhat.com, gdb-patches@sources.redhat.com, gcc-patches@sources.redhat.com Subject: Re: [rfa] Regenerate Makefile.in to fix tix omission References: <200303141642.h2EGgN818875@duracef.shout.net> In-Reply-To: <200303141642.h2EGgN818875@duracef.shout.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-03/txt/msg00335.txt.bz2 Michael Elizabeth Chastain wrote: > The version of Makefile.in currently in CVS was generated from a > Makefile.def that is not in CVS, and it does not work properly: > 'make install' fails with missing goal on 'maybe-install-tix'. > > This patch regenerates Makefile.in from Makefile.tpl and Makefile.def. > Glitches happen, this is just a cleanup patch for a glitch. Thank you very much and sorry for allowing the glitched copy to get in. I try to clean my tree and 'repatch' before committing, but clearly I messed up. --Nathanael