This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: 11-more-phony.patch
- To: tromey at redhat dot com
- Subject: Re: 11-more-phony.patch
- From: Akim Demaille <akim at epita dot fr>
- Date: 29 Jan 2001 18:34:03 +0100
- Cc: Automake <automake at gnu dot org>
- List-Id: Discussion list for automake <automake.gnu.org><mailto:automake-request@gnu.org?subject=unsubscribe>
- References: <E14MuU0-0006Ug-00@nostromo.lrde.epita.fr><87elxn86bp.fsf@creche.redhat.com>
>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:
>>>>> "Akim" == Akim Demaille <akim@epita.fr> writes:
Akim> * texinfos.am, tags.am, subdirs.am, multilib.am, mans.am: Add a
Akim> .PHONY target. * automake.in (handle_texinfo, handle_man_pages,
Akim> handle_multilib) (handle_etags, handle_subdirs): Don't push into
Akim> @phony.
Tom> This is ok. BTW I like what you are doing here and elsewhere --
Tom> cleaning up some of the engineering problems in automake.
Thanks! Thanks a lot!