Alex Hornby <[EMAIL PROTECTED]> 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