>>>>> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes:
Akim> Uniform handling of per-object compilation rules.
Akim> * automake.in (&handle_languages): Output per object rules for all
Akim> the objects, not only for those which language supports dependency
Akim> tracking.
Akim> When outputting per-object rules, use `-o' if the language has no
Akim> `output_flag', as it's really needed.
Akim> (&handle_single_transform_list): Instead of special casing files
Akim> which need per object rules but which language don't support
Akim> dependency tracking, keep them in the queue for processing by
Akim> `&handle_languages'.
Ok.
Thanks once again for doing all this work.
Tom