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

# $Id: Makefile,v 1.5 2003/08/14 20:06:00 max Exp $
# $FreeBSD$

PROG=		bt3cfw
MAN=		bt3cfw.8
WARNS?=		2

LIBADD+=	netgraph

.include <bsd.prog.mk>