Re: make .if short-circuit evaluation
Roland Illig <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.toolchain |
|---|---|
| Message-ID | <[email protected]> |
Am 07.09.2021 um 11:12 schrieb Edgar Fuß: > 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? Yes, that is completely correct. I just didn't word it correctly.