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
#	$NetBSD: Makefile,v 1.2 2022/05/13 16:39:32 brad Exp $

.include "${.PARSEDIR}/../Makefile.inc"

LINKS=	${BINDIR}/ddns-confgen ${BINDIR}/tsig-keygen
MLINKS=	ddns-confgen.8 tsig-keygen.8

.include <bsd.prog.mk>