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

#	$OpenBSD: Makefile,v 1.1 1997/01/26 02:23:20 millert Exp $
# $FreeBSD$

PACKAGE=runtime
PROG=	fsirand
MAN=	fsirand.8
LIBADD=	ufs
WARNS?=	3

.include <bsd.prog.mk>