NetBSD/tests/dev/Makefile
pooka a918a74628 "A few seconds later" I realized the kernel directory is dev/raidframe,
not dev/raid, so reflect this in the test dir.  Affects location
for test of PR kern/44239.
2010-12-15 20:40:17 +00:00

11 lines
189 B
Makefile

# $NetBSD: Makefile,v 1.7 2010/12/15 20:40:17 pooka Exp $
#
.include <bsd.own.mk>
TESTSDIR= ${TESTSBASE}/dev
TESTS_SUBDIRS+= audio cgd md raidframe scsipi sysmon
.include <bsd.test.mk>