Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

# $NetBSD: Makefile,v 1.1 2022/04/29 22:17:49 pgoyette Exp $

.include <bsd.own.mk>

TESTSDIR=	${TESTSBASE}/lib/libc/kevent_nullmnt

TESTS_SH+=	t_nullmnt

BINDIR=		${TESTSDIR}
MKMAN=		no

PROGS+=		h_nullmnt

.include <bsd.test.mk>