<sys/socket.h>: turn off MSG_NOSIGNAL
[minix3.git] / tests / dev / Makefile
blobb9037474875d4aaa2c2726e00a7fef8d2540aebc
1 # $NetBSD: Makefile,v 1.8 2012/08/08 13:57:05 christos Exp $
4 .include <bsd.own.mk>
6 TESTSDIR= ${TESTSBASE}/dev
8 TESTS_SUBDIRS+= cgd raidframe
9 .if (${MKRUMP} != "no")
10 TESTS_SUBDIRS+= audio md scsipi sysmon
11 .endif
14 .include <bsd.test.mk>