summaryrefslogtreecommitdiff
path: root/tests/usr.bin/fstat/Makefile
blob: 3157dd80feff3f6567cbe96b7a99264b67e26165 (plain)
1
2
3
4
5
6
7
8
# $NetBSD: Makefile,v 1.1 2020/06/24 10:05:07 jruoho Exp $

.include <bsd.own.mk>

TESTSDIR=	${TESTSBASE}/usr.bin/fstat
TESTS_SH=	t_fstat

.include <bsd.test.mk>