summaryrefslogtreecommitdiff
path: root/tests/usr.sbin/stdethers/Makefile
blob: deae4154cd4923d621e34a8c6af90608ed10a469 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.3 2020/06/24 15:05:45 martin Exp $

.include <bsd.own.mk>

TESTSDIR=	${TESTSBASE}/usr.sbin/stdethers

TESTS_SH=	t_stdethers

FILESDIR=	${TESTSDIR}
FILES+= 	d_valid.in

.include <bsd.test.mk>