|
From: | Thomas Jahns |
Subject: | Re: Portable $addprefix |
Date: | Mon, 4 Sep 2017 10:56:44 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 |
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
smime.p7s
Description: S/MIME Cryptographic Signature
[Prev in Thread] | Current Thread | [Next in Thread] |