Re: Temporary variables in make .for loops

2022-11-11 Thread Gleb Popov
On Fri, Nov 11, 2022 at 4:56 PM Tijl Coosemans wrote: > > On Fri, 11 Nov 2022 15:41:51 +0300 Gleb Popov wrote: > > Hello fellow porters. > > > > My variable modifiers are growing and become too incomprehensible, so > > here is the question I wanted to ask long ago: > > > > How do I make and use a

Re: Temporary variables in make .for loops

2022-11-11 Thread Tijl Coosemans
On Fri, 11 Nov 2022 15:41:51 +0300 Gleb Popov wrote: > Hello fellow porters. > > My variable modifiers are growing and become too incomprehensible, so > here is the question I wanted to ask long ago: > > How do I make and use a temporary variable in the .for loop? > > This is what I have in Mk/

Temporary variables in make .for loops

2022-11-11 Thread Gleb Popov
Hello fellow porters. My variable modifiers are growing and become too incomprehensible, so here is the question I wanted to ask long ago: How do I make and use a temporary variable in the .for loop? This is what I have in Mk/Uses/cabal.mk: . for package in ${_use_cabal} _PKG_GROUP=${p