b219c275cc
Sponsored by: EMC / Isilon Storage Division
14 lines
260 B
Makefile
14 lines
260 B
Makefile
# $FreeBSD$
|
|
|
|
OBJTOP= ${.OBJDIR}/../../..
|
|
SRCTOP= ${.CURDIR}/../../..
|
|
TESTSRC= ${SRCTOP}/contrib/netbsd-tests/sbin/ifconfig
|
|
|
|
TESTSDIR= ${TESTSBASE}/sbin/ifconfig
|
|
|
|
NETBSD_ATF_TESTS_SH= nonexistent_test
|
|
|
|
.include <netbsd-tests.test.mk>
|
|
|
|
.include <bsd.test.mk>
|