xref: /netbsd-src/usr.bin/make/unit-tests/cmd-errors.exp (revision b2c35e17b976cf7ccd7250c86c6f5e95090ed636)
1: undefined--eol
2make: in target "unclosed-expression": Unclosed variable "UNCLOSED"
3: unclosed-expression-
4make: in target "unclosed-modifier": while evaluating variable "UNCLOSED" with value "": Unclosed expression, expecting '}'
5: unclosed-modifier-
6make: in target "unknown-modifier": while evaluating variable "UNKNOWN" with value "": Unknown modifier "Z"
7: unknown-modifier--eol
8: end-eol
9exit status 0
10