summaryrefslogtreecommitdiff
path: root/tests/usr.sbin/execsnoop/Makefile
blob: bcbf72f8f4bf7dda5e3a13d92415ecbf6744a6c5 (plain)
1
2
3
4
5
6
7
8
# $NetBSD: Makefile,v 1.1 2020/06/30 14:30:49 jruoho Exp $

.include <bsd.own.mk>

TESTSDIR=	${TESTSBASE}/usr.sbin/execsnoop
TESTS_SH=	t_execsnoop

.include <bsd.test.mk>