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.1 2013/11/28 22:33:43 christos Exp $

.include "../Makefile.inc"

.PATH: ${DIST}/chat

PROG=	chat
MAN=	chat.8

.include <bsd.prog.mk>