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.3 2005/12/11 12:25:20 christos Exp $

# Install userland OpenCrypto Framework (OCF) headers in /usr/include/crypto,
# to keep our userland API (openssl, apache, ...) compatible with the
# original OpenBSD API.

INCSDIR=/usr/include/crypto

INCS=	cryptodev.h

.include <bsd.kinc.mk>