xref: /openbsd-src/regress/sys/dev/Makefile (revision 1734c9f68b03cc039aeece4da6bced03af7b080b)
1#	$OpenBSD: Makefile,v 1.8 2020/03/12 15:40:39 visa Exp $
2
3SUBDIR+=	fdesc
4SUBDIR+=	kcov
5SUBDIR+=	vnd
6#SUBDIR+=	wscons
7
8.include <bsd.subdir.mk>
9