# $FreeBSD: releng/12.1/share/examples/kld/syscall/Makefile 299293 2016-05-10 00:51:50Z gjb $
# $BSDSUniX $

PACKAGE=examples
FILESDIR=${SHAREDIR}/examples/kld/syscall
SUBDIR=	module test

load unload: _SUBDIR

.include <bsd.subdir.mk>