On 08/25/17 04:02, Kip Warner wrote:
I'd like to transform the following variable in my Makefile.am from...

     files_only = a.foo b.foo c.foo d.foo ...

Into...

     files_with_path = dir/a.foo dir/b.foo dir/c.foo dir/d.foo ...

Can you give more context why you need to substitute on the left-hand-side here? It's after all simply a Makefile-Variable, so I don't exactly see what's the purpose.

Regards, Thomas

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to