Makefile and nested variables question

Johannes Lundberg johalun0 at gmail.com
Fri Feb 9 17:03:26 UTC 2018


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!


More information about the freebsd-current mailing list