head	1.2;
access;
symbols
	netbsd-11-0-RELEASE:1.2
	netbsd-11-0-RC7:1.2
	netbsd-11-0-RC6:1.2
	netbsd-11-0-RC5:1.2
	netbsd-11-0-RC4:1.2
	netbsd-11-0-RC3:1.2
	netbsd-11-0-RC2:1.2
	netbsd-11-0-RC1:1.2
	perseant-exfatfs-base-20250801:1.2
	netbsd-11:1.2.0.2
	netbsd-11-base:1.2
	netbsd-10-1-RELEASE:1.1
	perseant-exfatfs-base-20240630:1.1
	perseant-exfatfs:1.1.0.4
	perseant-exfatfs-base:1.1
	netbsd-10-0-RELEASE:1.1
	netbsd-10-0-RC6:1.1
	netbsd-10-0-RC5:1.1
	netbsd-10-0-RC4:1.1
	netbsd-10-0-RC3:1.1
	netbsd-10-0-RC2:1.1
	netbsd-10-0-RC1:1.1
	netbsd-10:1.1.0.2
	netbsd-10-base:1.1;
locks; strict;
comment	@# @;


1.2
date	2024.07.04.20.18.40;	author rillig;	state Exp;
branches;
next	1.1;
commitid	75IS4XOhTa8VOygF;

1.1
date	2022.02.07.22.43.50;	author rillig;	state Exp;
branches
	1.1.4.1;
next	;
commitid	81vkGgowua6hQJrD;

1.1.4.1
date	2025.08.02.05.58.37;	author perseant;	state Exp;
branches;
next	;
commitid	23j6GFaDws3O875G;


desc
@@


1.2
log
@make: on error, print the targets to be made

This helps to understand situations with several nested sub-makes in
varying directories.
@
text
@: 'Making demo.c out of nothing'
make: don't know how to make demo.o (continuing)
`all' not remade because of errors.

Stop.
make: stopped making "all" in unit-tests
exit status 1
@


1.1
log
@tests/make: demonstrate combination of .USE with transformation rule

Reported in 2003 in PR toolchain/20993.  Linking a transformation rule
with .USE or .USEBEFORE node makes the transformation rule fail.
@
text
@d6 1
a6 1
make: stopped in unit-tests
@


1.1.4.1
log
@Sync with HEAD
@
text
@d6 1
a6 1
make: stopped making "all" in unit-tests
@


