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.9 2011/03/07 13:28:06 he Exp $

HOSTPROGNAME=	${_TOOL_PREFIX}makefs
HOST_SRCDIR=	usr.sbin/makefs

HOST_CPPFLAGS+=	-I. -I${TOOLDIR}/include/nbinclude

.include "${.CURDIR}/../Makefile.nbincludes"
.include "${.CURDIR}/../Makefile.host"