This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: Computed _SOURCES
- To: Richard Boulton <richard at tartarus dot org>
- Subject: Re: Computed _SOURCES
- From: Tom Tromey <tromey at redhat dot com>
- Date: 22 Aug 2001 23:07:26 -0600
- Cc: John Levon <moz at compsoc dot man dot ac dot uk>, automake at gnu dot org
- List-Id: Discussion list for automake <automake.gnu.org>
- References: <20010819011250.A84278@compsoc.man.ac.uk> <20010820133741.A3058@ixion.tartarus.org>
- Reply-To: tromey at redhat dot com
>>>>> "Richard" == Richard Boulton <richard@tartarus.org> writes:
Richard> It actually wouldn't be that hard to implement $(patsubst...)
Richard> in automake, and while doing that make it usable portable
Richard> too. Do people think this would be worthwhile: if so, I'll
Richard> throw together a patch sometime.
People have asked for this periodically.
I think it would be useful.
Tom