Subject: CVS commit: src/share/mk
To: None <source-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: source-changes
Date: 02/04/2008 14:15:58
Module Name:	src
Committed By:	jmmv
Date:		Mon Feb  4 14:15:58 UTC 2008

Modified Files:
	src/share/mk: bsd.test.mk

Log Message:
Rebuild shell-based tests if the atf-compile host tool has changed.  The
contents of the generated scripts may change (as will happen with ATF 0.4),
so this dependency is important to have.  Dunno how to deal with the
non-tools case other than adding an entry in UPDATING, but if you are not
using tools, you can expect all kinds of breakage.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/share/mk/bsd.test.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.