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

#	$NetBSD: Makefile,v 1.7 2010/02/10 14:48:26 roy Exp $

PROG=	edahdi
NOMAN=	# defined
DPADD=	${LIBTERMINFO}
LDADD=	-lterminfo
BINDIR=	/sbin

CFLAGS+=-Wall

.include <bsd.prog.mk>