svn commit: r292508 - head/share/mk
Garrett Cooper
ngie at FreeBSD.org
Sun Dec 20 06:27:37 UTC 2015
Author: ngie
Date: Sun Dec 20 06:27:36 2015
New Revision: 292508
URL: https://svnweb.freebsd.org/changeset/base/292508
Log:
Document LOCALBASE in the bsd.test.mk section
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D4406 (part of a larger diff)
Reviewed by: emaste, Evan Cramer <eccramer at gmail.com>
Sponsored by: EMC / Isilon Storage Division
Modified:
head/share/mk/bsd.README
Modified: head/share/mk/bsd.README
==============================================================================
--- head/share/mk/bsd.README Sun Dec 20 06:26:15 2015 (r292507)
+++ head/share/mk/bsd.README Sun Dec 20 06:27:36 2015 (r292508)
@@ -492,6 +492,10 @@ KYUAFILE If 'auto' (the default), genera
subdirectories providing helper programs or data files
only).
+LOCALBASE The --prefix for the kyua package.
+
+ The value of LOCALBASE defaults to /usr/local .
+
ATF_TESTS_C The names of the ATF C test programs to build.
ATF_TESTS_CXX The names of the ATF C++ test programs to build.
More information about the svn-src-head
mailing list