Subject: Re: make: allow setting variable mods in variable?
To: Simon J. Gerraty <sjg@crufty.net>
From: Alan Barrett <apb@cequrux.com>
List: tech-toolchain
Date: 02/12/2006 08:48:07
On Sat, 11 Feb 2006, Simon J. Gerraty wrote:
> No one has any thoughts on this?
> >MODS=S,A,a,
> >V=Abc
> >all:
> > @echo V=${V:${MODS}}
Looks good to me.
--apb (Alan Barrett)