NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/52007 CVS commit: src/share/mk
The following reply was made to PR lib/52007; it has been noted by GNATS.
From: "Robert Elz" <kre%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/52007 CVS commit: src/share/mk
Date: Thu, 23 Nov 2017 02:39:28 +0000
Module Name: src
Committed By: kre
Date: Thu Nov 23 02:39:28 UTC 2017
Modified Files:
src/share/mk: bsd.test.mk
Log Message:
PR lib/52007
Provide a mechanism whereby a test sub-directory can be installed,
without the test being scheduled to run by default (ie: keeping
it out of the Atffile, and Kyuafile if Kyua is enabled.).
The mechanism is perhaps a bit kludgey - anyone with a better idea
how to make it happen, feel free to improve this (the one user as
of about the time of this commit is (or will be) src/tests/lib/Makefile)
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/share/mk/bsd.test.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index