This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: auto-regenerating Makefile.in and Makefile files


>>>>> "Akim" == Akim Demaille <akim@epita.fr> writes:

Akim> BTW, Automake still does not take full advantage of the current
Akim> config.status.  It could perfectly well have foo/Makefile have a
Akim> trampoline to top_builddir/Makefile which would recreate all the
Akim> obsolete Makefile (and config.h etc.) at once:

How do we know which ones are out of date?
We could just always run `./config.status' and rebuild everything.
We've always avoided that on performance and historical grounds.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]