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.3 1997/10/10 09:26:37 lukem Exp $
#       @(#)Makefile    5.6 (Berkeley) 6/23/90

FILES=	lp
FILESDIR=	/usr/bin
FILESMODE=	555
MAN=	lp.1

.include <bsd.prog.mk>