]> sourceware.org Git - automake.git/commit
Note: This patch breaks Automake. Repaired within two patches.
authorAkim Demaille <akim@epita.fr>
Tue, 8 May 2001 10:38:11 +0000 (10:38 +0000)
committerAkim Demaille <akim@epita.fr>
Tue, 8 May 2001 10:38:11 +0000 (10:38 +0000)
commitc34a41d09917091cd84157ed9b778244e1f9a504
tree47a7245c9e3cbc461709f59338a4ec47116d97b0
parentf93346c29e86f861c5e233124b3e5a1cda6b49da
Note: This patch breaks Automake.  Repaired within two patches.
* automake.in (Language): Replace the attribute `output_arg' with
`compile_flag' and `output_flag'.
(Automake): Adjust language registrations.
(&handle_languages): Transform `-c' and `-o' for both suffix and
per object rules, instead of `OUTARG' and `LTOUTARG' only for
generic rules.
(&handle_single_transform_list): Adjust to `compile_flag' and
`output_flag'.
* depend2.am, ext-compile.am: Use `%-c%' and `%-o%'.
ChangeLog
automake.in
depend2.am
ext-compile.am
lib/am/depend2.am
This page took 0.026339 seconds and 5 git commands to generate.