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$

PACKAGE=	tests

ATF_TESTS_C=	pfctl_test
ATF_TESTS_SH=	macro

LIBADD+=	sbuf
SUBDIR+=	files
WARNS=6

.include <bsd.test.mk>