]> sourceware.org Git - automake.git/commit
Uniform handling of per-object compilation rules.
authorAkim Demaille <akim@epita.fr>
Tue, 8 May 2001 10:42:20 +0000 (10:42 +0000)
committerAkim Demaille <akim@epita.fr>
Tue, 8 May 2001 10:42:20 +0000 (10:42 +0000)
commit7c57cd5590756e6b5e67b538bb13eb3a852ec773
treeb85e7e7a30da60269e7d1e3ad0c3e677c8252f68
parent6792bba7e5b0bddd121fa412f374e699a5b056ab
Uniform handling of per-object compilation rules.
Note: Automake is repaired.
* automake.in (&handle_languages): Output per object rules for all
the objects, not only for those which language supports dependency
tracking.
Fix Automake: when outputting per-object rules, use `-o' if the
language has no `output_flag', as it's really needed.
(&handle_single_transform_list): Instead of special casing files
which need per object rules but which language don't support
dependency tracking, keep them in the queue for processing by
`&handle_languages'.
ChangeLog
automake.in
This page took 0.028427 seconds and 5 git commands to generate.