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

1
2
3
4
5
6
7
8
9
#	$NetBSD: Makefile,v 1.2 2017/05/21 15:28:40 riastradh Exp $

# The first five of these are libraries and have to be built first.

.include <bsd.own.mk>

SUBDIR=	util global dns masterlib tls .WAIT milter xsasl .WAIT

.include <bsd.subdir.mk>