aboutsummaryrefslogtreecommitdiff
path: root/share/examples/kld/syscall/Makefile
blob: 385de5954b5e565e9b3e4f471eae35e55c1d14e4 (plain) (blame)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

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

load unload: _SUBDIR

.include <bsd.subdir.mk>