>>>>> "John" == John Calcote <[EMAIL PROTECTED]> writes:

John> Hmmm, I guess Automake's been doing it wrong all these years...

Automake's output is runnable on pretty restricted versions of make --
not just GNU make.  Sometimes that entails sacrifices like this.
Also, in this particular case, Automake's SUBDIRS feature has been
documented for years as running the subdir builds in order.

In general I would say, avoid subdirs if you can, even with Automake.

And, if you can't, and you don't mind a GNU make dependency, then use
that instead.

Tom


_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to