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 2010/07/18 07:01:39 mrg Exp $

XCBUTIL=	reply

SRCS=	reply.c test_reply.c

SHLIB_MAJOR=	1

COPTS+=	-pthread

.include "../xcb-util.mk"