pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/build Document TEST_TARGET with help from Alistair ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/160a20ed978c
branches: trunk
changeset: 524568:160a20ed978c
user: uebayasi <uebayasi%pkgsrc.org@localhost>
date: Sat Jan 27 08:14:07 2007 +0000
description:
Document TEST_TARGET with help from Alistair Crooks.
diffstat:
mk/build/test.mk | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 7d926d4abbdb -r 160a20ed978c mk/build/test.mk
--- a/mk/build/test.mk Sat Jan 27 08:13:42 2007 +0000
+++ b/mk/build/test.mk Sat Jan 27 08:14:07 2007 +0000
@@ -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}.
Home |
Main Index |
Thread Index |
Old Index