blob: a5b129c78f92f96442b1f5b7c66f687b11adc332 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
: undefined
make: in target "unclosed-expression": Unclosed variable "UNCLOSED"
: unclosed-expression
make: in target "unclosed-modifier": while evaluating variable "UNCLOSED" with value "": Unclosed expression, expecting '}'
: unclosed-modifier
make: in target "unknown-modifier": while evaluating variable "UNKNOWN" with value "": Unknown modifier "Z"
: unknown-modifier
: end
exit status 2
|