summaryrefslogtreecommitdiff
path: root/tests/net/if_bridge/Makefile
blob: 1d21951dff5f77551e9c6c8513684766a631f2e9 (plain)
1
2
3
4
5
6
7
8
9
10
# $NetBSD: Makefile,v 1.1 2014/09/18 15:13:27 ozaki-r Exp $
#

.include <bsd.own.mk>

TESTSDIR=	${TESTSBASE}/net/if_bridge

TESTS_SH=	t_bridge

.include <bsd.test.mk>