automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PATCH: patsubst support


From: Kevin Ryde
Subject: Re: PATCH: patsubst support
Date: 30 Oct 2000 07:43:20 +1000
User-agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.5

Alex Hornby <address@hidden> writes:
>
> # Makefile.am fragment
> FOO = foo bar
> BAR = ${FOO:%=%.c}
> ...
> 
> What do people think?

It'd be nice to be able to embed little fragments of perl to do things
like that, for the "static" case that is.  But perhaps that idea has
come up before.  Or naturally the whole Makefile.am could be a
generated file if desired.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]