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
#	$NetBSD: Makefile,v 1.4 2001/11/12 23:16:29 tv Exp $

HOSTPROGNAME=	${MACHINE_GNU_PLATFORM}-lint1
HOST_SRCDIR=	usr.bin/xlint/lint1
HOST_BINDIR=	${TOOLDIR}/libexec

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