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 <src.opts.mk>

SUBDIR=		cap_dns
SUBDIR+=	cap_fileargs
SUBDIR+=	cap_grp
SUBDIR+=	cap_net
SUBDIR+=	cap_pwd
SUBDIR+=	cap_sysctl
SUBDIR+=	cap_syslog

SUBDIR.${MK_TESTS}+=	tests

SUBDIR_PARALLEL=

.include <bsd.subdir.mk>