> Date: Tue, 26 May 2026 13:37:25 +0000 > From: Heime <[email protected]> > Cc: [email protected] > > On Wednesday, May 27th, 2026 at 1:27 AM, Eli Zaretskii <[email protected]> wrote: > > > > I would like to use a variable DECAL for the --split option, > > > so it will be completely empty if the option is not used. > > > > GNU Make supports conditionals, you know. > > I want makeinfo to default it, meaning the default would be not > to specify the --split. > > How would the conditions be used as example?
Please read the fine manual. The relevant node is "Conditionals".
