First pass to fix the 'tests' packages.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber
2016-02-02 22:26:49 +00:00
parent 1d0bd2f971
commit 43faedc133
139 changed files with 563 additions and 2 deletions
+5
View File
@@ -2,6 +2,11 @@
.include <bsd.own.mk>
PACKAGE= tests
FILESGROUPS= TESTS
TESTSPACKAGE= ${PACKAGE}
TESTS+= Kyuafile
SUBDIR= tests
.PATH: ${SRCTOP}/tests
+4
View File
@@ -2,6 +2,10 @@
.include <bsd.own.mk>
PACKAGE= tests
FILESGROUPS= TESTS
TESTSPACKAGE= ${PACKAGE}
# Directory into which the Kyuafile provided by this directory will be
# installed.
#
@@ -2,6 +2,11 @@
.include <bsd.own.mk>
PACKAGE= tests
FILESGROUPS= TESTS
TESTSPACKAGE= ${PACKAGE}
TESTS+= Kyuafile
# Directory into which the Kyuafile provided by this directory will be
# installed.
#