On 2/9/2018 9:02 AM, Johannes Lundberg wrote:
> Hi
>
> Is there some way to use nested variables in the dependency line like so:
>
> ${OBJS}: ${${.TARGET:S/$/_DEPS/}}
>
> In my case I get nothing..
>
I think I need more details. That line won't work. ${.TARGET} is only
defined *in a running ta
Hi
Is there some way to use nested variables in the dependency line like so:
${OBJS}: ${${.TARGET:S/$/_DEPS/}}
In my case I get nothing..
Cheers!
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
T