autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: auto-regenerating Makefile.in and Makefile files


From: Tom Tromey
Subject: Re: auto-regenerating Makefile.in and Makefile files
Date: 08 Jul 2002 10:45:04 -0600
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

>>>>> "Earnie" == Earnie Boyd <address@hidden> writes:

Earnie> Wouldn't this work anyway because you had to change the
Earnie> top-level Makefile.am or configure.in to include the new
Earnie> SUBDIR?  I.E.: Makefile.in : Makefile.am configure.in

The problem is that the Makefile always runs config.status to recreate
just a single Makefile (the current one).  The question is: what
Makefile decides to generate the new Makefile for the first time?
Or, for that matter, the new Makefile.in?

Tom



reply via email to

[Prev in Thread] Current Thread [Next in Thread]