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