help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Deferred->immediate variable reassignment trick.


From: Paul Smith
Subject: Re: Deferred->immediate variable reassignment trick.
Date: Wed, 21 Jun 2023 11:47:12 -0400
User-agent: Evolution 3.48.3 (by Flathub.org)

On Wed, 2023-06-21 at 08:31 -0700, Kaz Kylheku wrote:
> If I just have this:
> 
>   IMPORTANT_VAR := $(shell sh -c "echo calculate; echo executed
> 1>&2")
> 
> and do "make IMPORTANT_VAR=alternative", I still see "executed"
> on standard output.

IMO that is a bug and it should be reported as such on Savannah.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]