Subject: Document TEST_TARGET
To: None <tech-pkg@netbsd.org>
From: Masao Uebayashi <uebayasi@brains.co.jp>
List: tech-pkg
Date: 01/26/2007 22:09:04
Engrish correction please!
Masao
Index: build/test.mk
===================================================================
RCS file: /cvsroot/pkgsrc/mk/build/test.mk,v
retrieving revision 1.9
diff -u -r1.9 test.mk
--- build/test.mk 15 Dec 2006 12:46:23 -0000 1.9
+++ build/test.mk 26 Jan 2007 13:02:37 -0000
@@ -2,6 +2,9 @@
#
# Package-settable variables:
#
+# TEST_TARGET is the make target name to run the test the package is
+# providing.
+#
# 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}.