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 2012/09/12 14:06:31 martin Exp $
#

.include <bsd.own.mk>

TESTSDIR=	${TESTSBASE}/net/npf
FILESDIR=	${TESTSDIR}

TESTS_SH=	t_npf
FILES=		../../../usr.sbin/npf/npftest/npftest.conf

.include <bsd.test.mk>