X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f Date: Fri, 10 Dec 2004 14:00:02 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp-workers AT delorie DOT com Message-ID: <01c4deaf$Blat.v2.2.2$ed624520@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 2.2.2 In-reply-to: <41B87958.12725.344702C@localhost> (st001906 AT hrz1 DOT hrz DOT tu-darmstadt DOT de) Subject: Re: Bison 1.875 (release 2) References: <41B87958 DOT 12725 DOT 344702C AT localhost> Note-from-DJ: This may be spam Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Juan Manuel Guerrero" > Date: Thu, 09 Dec 2004 16:12:08 +0200 > Note-from-DJ: This may be spam > > There are two approaches to the problem here: > 1) configuration and compilation will be restricted to LFN environment. > In this case we do not need to care about the ".tab.[ch]" extension issue. > 2) some sort of fix that saves muscle_tab.[ch] and restore them later if they > have been deleted by distclean. I vote for (2). What are the names of the *_tab.[ch] files that _are_ produced by Bison, and os do need to be fremoved by "make distclean"?