Document TEST_TARGET with help from Alistair Crooks.
This commit is contained in:
parent
ab55ed42ff
commit
8cc8e03813
1 changed files with 4 additions and 1 deletions
|
@ -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}.
|
||||
|
|
Loading…
Reference in a new issue