Re: 17-factored-dependencies.patch

2001-01-31 Thread akim
On Wed, Jan 31, 2001 at 11:22:15AM -0700, Tom Tromey wrote: > > "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes: > > Akim> * automake.in (%factored_dependencies): New. > Akim> (file_contents): Use it. > Akim> (handle_phony): Rename as... > Akim> (handle_fact

Re: 17-factored-dependencies.patch

2001-01-31 Thread Tom Tromey
> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes: Akim> * automake.in (%factored_dependencies): New. Akim> (file_contents): Use it. Akim> (handle_phony): Rename as... Akim> (handle_factored_dependencies): this. Akim> * subdirs.am: No need for convolved syntax to declare .PHONY.

17-factored-dependencies.patch

2001-01-30 Thread Akim Demaille
Something that the following does not show, and it should have, is the fact that Automake's Makefile.in have _not_ changed. They have been regenerated using this very automake. I'm quite happy: it's going to be possible to get rid of all the adhoc code which registers various global dependencies