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 2011/02/11 23:44:44 christos Exp $

.include <bsd.own.mk>

PROG=	test_hash
SRCS=	test_hash.c

WARNS?=4

MKMAN=no

.include <bsd.prog.mk>