From 9b999ec68f32f828b5f444781a4a0277992a120e Mon Sep 17 00:00:00 2001 From: uebayasi Date: Sat, 27 Jan 2007 08:14:07 +0000 Subject: Document TEST_TARGET with help from Alistair Crooks. --- mk/build/test.mk | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'mk/build') diff --git a/mk/build/test.mk b/mk/build/test.mk index 58af9ceaaf0..1a5c14fc175 100644 --- a/mk/build/test.mk +++ b/mk/build/test.mk @@ -1,7 +1,10 @@ -# $NetBSD: test.mk,v 1.9 2006/12/15 12:46:23 martti Exp $ +# $NetBSD: test.mk,v 1.10 2007/01/27 08:14:07 uebayasi Exp $ # # Package-settable variables: # +# TEST_TARGET is the name of the ${MAKE} target, provided by the +# package, which enables the tests to be executed +# # TEST_DIRS is the list of directories in which to perform the build # process. If the directories are relative paths, then they # are assumed to be relative to ${WRKSRC}. -- cgit v1.2.3