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.
- PATCH: patsubst support Alex Hornby
- Re: PATCH: patsubst support Akim Demaille
- Re: PATCH: patsubst support Alex Hornby
- Re: PATCH: patsubst support Akim Demaille
- Re: PATCH: patsubst support Alex Hornby
- Re: PATCH: patsubst support Akim Demaille
- Re: PATCH: patsubst support Alexandre Oliva
- Re: PATCH: patsubst support Alex Hornby
- Re: PATCH: patsubst support Alexandre Oliva
- Re: PATCH: patsubst support Kevin Ryde
- Re: PATCH: patsubst support Tom Tromey
- Re: PATCH: patsubst support Tom Tromey
- Re: PATCH: patsubst support Pavel Roskin
- Re: PATCH: patsubst support Akim Demaille
- Re: PATCH: patsubst support Alex Hornby
- Re: PATCH: patsubst support Pavel Roskin
- Re: PATCH: patsubst support Alex Hornby
- Re: PATCH: patsubst support Alex Hornby
- Re: PATCH: patsubst support Tom Tromey
- Re: PATCH: patsubst support Pavel Roskin