aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tests/Makefile
blob: e513e315473c17b2009288256eaebfcbaebcee74 (plain) (blame)
1
2
3
4
5
6
7
8
PACKAGE=	tests

.PATH:		${SRCTOP}/tests
KYUAFILE=	yes

${PACKAGE}FILES+=		regress.m4

.include <bsd.test.mk>