NetBSD/usr.bin/make/unit-tests/varname-make_print_var_on_error.exp

10 lines
176 B
Plaintext

echo fail all; false 'all' '${.TARGET}' '$${.TARGET}'
fail all
*** Error code 1 (continuing)
Stop.
make: stopped in unit-tests
.ERROR_TARGET='all'
.ERROR_CMD=''
exit status 1