43faedc133
Sponsored by: The FreeBSD Foundation
10 lines
113 B
Makefile
10 lines
113 B
Makefile
# $FreeBSD$
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
PACKAGE= tests
|
|
.PATH: ${SRCTOP}/tests
|
|
KYUAFILE= yes
|
|
|
|
.include <bsd.test.mk>
|