xref: /freebsd-14-stable/contrib/bmake/unit-tests/varname-make_print_var_on_error.exp (revision 06b9b3e0ad0dc3f0166b3e8f26ced68c271cf527)
1echo fail all; false 'all' '${.TARGET}' '$${.TARGET}'
2fail all
3*** Error code 1 (continuing)
4
5Stop.
6make: stopped in unit-tests
7.ERROR_TARGET='all'
8.ERROR_CMD=''
9exit status 1
10