1# $NetBSD$
2
3.include <bsd.own.mk>
4
5TESTSDIR=	${TESTSBASE}/sbin/ifconfig
6
7TESTS_SH=	t_nonexistent
8
9.include <bsd.test.mk>
10