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