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

#	@(#)Makefile.inc	8.1 (Berkeley) 5/31/93
# $FreeBSD$

.include <src.opts.mk>

BINDIR?=	/bin

.if ${MK_DYNAMICROOT} == "no"
NO_SHARED?=	YES
.endif