> 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
Stefan Monnier via Users list for the GNU implementation of make Tue, 26 Mar 2024 06:46:52 -0700
> 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