11 lines
161 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1 2016/03/04 02:44:45 ozaki-r Exp $
#
.include <bsd.own.mk>
TESTSDIR= ${TESTSBASE}/net/if_tap
TESTS_SH= t_tap
.include <bsd.test.mk>