Replace misplaced string VMware with VirtualBox
[minix3.git] / tests / net / ndp / Makefile
blobbb22d19e839b4af995288435429a26a6960219a5
1 # $NetBSD: Makefile,v 1.1 2015/08/03 09:54:20 ozaki-r Exp $
4 .include <bsd.own.mk>
6 TESTSDIR= ${TESTSBASE}/net/ndp
8 TESTS_SH= t_dad
9 TESTS_SH+= t_ndp
11 .include <bsd.test.mk>