This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: tags and dist target broken with VPATH
- To: Ganesan Rajagopal <rganesan@novell.com>
- Subject: Re: tags and dist target broken with VPATH
- From: Tom Tromey <tromey@cygnus.com>
- Date: Sun, 20 Jun 1999 11:52:09 -0700
- Cc: automake@gnu.org
- References: <uealndkr7j3.fsf@sonali.blr.novell.com>
>>>>> "Ganesan" == Ganesan Rajagopal <rganesan@novell.com> writes:
Ganesan> Automake does not handle TAGS correctly when VPATH is used. I
Ganesan> investigated the generated rule for tags and found the TAGS
Ganesan> rule as follows.
I checked in a change which tries to fix this.
Could you please try it?
Thanks,
T