automake
[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: Andreas Schwab
Subject: Re: auto-regenerating Makefile.in and Makefile files
Date: Mon, 08 Jul 2002 21:42:51 +0200
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.3.50 (ia64-suse-linux)

Tom Tromey <address@hidden> writes:

|> >>>>> "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?

There is none.  You need to re-run configure when a new makefile is added
(you can use ./config.status --recheck && ./config.status for that).

Andreas.

-- 
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



reply via email to

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