Re: make .if short-circuit evaluation
Edgar Fuß <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.toolchain |
|---|---|
| Message-ID | <[email protected]> |
EF> what am I missing? RI> You are missing a current version of make. Ah, thanks. > The above output means, when read from bottom to top: until > 2001.05.29.17.37.52 UTC, make didn't output the additional "stopped in". > > Between 2001.06.12.23.36.18 and 2020.05.17.12.36.26, make wrongly > evaluated the expression to the right of the '&&'. But it also wrongly evaluated the right part in the old version, no?