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.3 2020/06/24 15:05:45 martin Exp $

.include <bsd.own.mk>

TESTSDIR=	${TESTSBASE}/usr.sbin/stdethers

TESTS_SH=	t_stdethers

FILESDIR=	${TESTSDIR}
FILES+= 	d_valid.in

.include <bsd.test.mk>