> On 3 Apr 2024, at 20:52, anand akhare <anandstrai...@outlook.com> wrote:
> 
> My idea is that intermediate values of variable should be used until changed 
> for target and recipe. Same behavior is seen with non-recursive variables. 
> (like VAR:=abc)

You probably want target-specific variables to achieve that behaviour:
https://www.gnu.org/software/make/manual/make.html#Target_002dspecific

Cheers,

Tony





Reply via email to