help-make
[Top][All Lists]
Advanced

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

Re: Dropping "call" operator?


From: Stefan Monnier
Subject: Re: Dropping "call" operator?
Date: Tue, 26 Mar 2024 09:46:10 -0400
User-agent: Gnus/5.13 (Gnus v5.13)

> Addendum, yes, directly via:
>
> define a b c
> ...
> endef
>
> as well as with embedded comma:
>
> define a b c,
> ...
> endef
>
> These can be referenced via $(a b c) and $(a b c,).

Eww!


        Stefan




reply via email to

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