Re: 10.1 make oddity
Edgar Fuß <[email protected]> Tue, 9 Jun 2026 11:44:05 +0200
| Newsgroups | gmane.os.netbsd.devel.toolchain |
|---|---|
| Message-ID | <[email protected]> |
> The "$;" is then not interpreted as an expression with variable name ";" Which, in fact, is correct. The $ is a RE anchor, the ; the RE terminator.