Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Feb 2018 17:02:43 +0000
From:      Johannes Lundberg <johalun0@gmail.com>
To:        freebsd-current <freebsd-current@freebsd.org>
Subject:   Makefile and nested variables question
Message-ID:  <CAECmPwv2%2BacPz=KdWgPHEC-kSF4GNN62O3ZEXhXYKT0BjCVXXw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAECmPwv2%2BacPz=KdWgPHEC-kSF4GNN62O3ZEXhXYKT0BjCVXXw>