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.1.6.1 2022/05/14 11:37:06 martin Exp $

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

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

.include <bsd.prog.mk>