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.7 2000/10/18 00:24:20 simonb Exp $
# from: @(#)Makefile	8.1 (Berkeley) 7/19/93

PROG=	mail.local
MAN=	mail.local.8
BINOWN=	root
BINMODE=4555

.include <bsd.prog.mk>