NetBSD/tests/net/if_tun/Makefile

11 lines
161 B
Makefile

# $NetBSD: Makefile,v 1.1 2016/09/05 02:26:48 ozaki-r Exp $
#
.include <bsd.own.mk>
TESTSDIR= ${TESTSBASE}/net/if_tun
TESTS_SH= t_tun
.include <bsd.test.mk>