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

1
2
3
4
5
6
7
8
9
#	$NetBSD: Makefile,v 1.3 2007/08/17 11:05:04 pavel Exp $

INCS=	prop_array.h prop_bool.h prop_data.h prop_dictionary.h \
	prop_ingest.h prop_number.h prop_object.h prop_string.h \
	proplib.h plistref.h

INCSDIR=	/usr/include/prop

.include <bsd.prog.mk>