This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: Antwort: Re: Feature request: meta files & wildcards (onceagain)
- From: Alex Hornby <alex at anvil dot co dot uk>
- To: christoph dot wiedemann at daimlerchrysler dot com
- Cc: automake at gnu dot org
- Date: 29 Apr 2002 12:36:58 +0100
- Subject: Re: Antwort: Re: Feature request: meta files & wildcards (onceagain)
- References: <0057440013301638000002L482*@MHS>
On Mon, 2002-04-29 at 12:24, christoph.wiedemann@daimlerchrysler.com
wrote:
> alex> I think the recommended way is to add suffix rules to produce the built
> alex> sources, not edit the Makefile.ins.
>
> But is this really portable ? I looked at automake 1.4 info pages, and it tells
> something about GNU make:
Suffix rules should be portable to all makes, its pattern rules that
aren't available everywhere.
Could you check if the automake 1.6.x docs make the same reference to
"GNU make" instead of just make when talking about suffix rules?
Cheers,
Alex.