> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes:
Akim> * automake.in (%dependencies): Don't be initialize globally for
Akim> all the files, but in...
Akim> (&initialize_per_input): here.
Akim> (&depend): New.
Akim> (@phony): Replace all occurrences with the corresponding &depen
This patch gets rid of @phony, using only %dependencies. &depend
makes it somewhat more digest. It also fixes the problem Tom spotted,
where my version of @phony was improperly initialized globally.
There are other targets that can take advantage of this: clean etc.,
in fact, those which are in