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

# $FreeBSD$

.include <bsd.own.mk>

PACKAGE=lib${LIB}
LIB=		stdbuf
SRCS=		stdbuf.c
SHLIB_MAJOR=	1
MAN=		libstdbuf.3

.include <bsd.lib.mk>