xref: /freebsd/contrib/bmake/unit-tests/cmd-errors-lint.exp (revision 759b177aecbfc49ebc900739954ac56b1aa5fc53)
1e2eeea75SSimon J. Gerraty: undefined
26a7405f5SSimon J. Gerratymake: Unclosed variable "UNCLOSED"
3*759b177aSSimon J. Gerraty	in command ": $@ ${UNCLOSED"
in target "unclosed-expression"
make: Unclosed expression, expecting '
}' 46a7405f5SSimon J. Gerraty while evaluating variable "
UNCLOSED" with value "" 56a7405f5SSimon J. Gerraty in command ": $@ ${UNCLOSED:"
in target "unclosed-modifier"
make: Unknown modifier ":Z"
while evaluating variable "UNKNOWN" with value ""
in command ": $@ ${UNKNOWN:Z
}" 66a7405f5SSimon J. Gerraty in target "unknown-modifier" 7*759b177aSSimon J. Gerraty: end 86a7405f5SSimon J. Gerratyexit status 2 9*759b177aSSimon J. Gerraty