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 2013/03/10 21:41:05 christos Exp $

.include <bsd.own.mk>

.if ${MKPIC} != "no"

SUBDIR=		ext_log ext_normalize ext_rndblock

.endif

.include <bsd.subdir.mk>