aboutsummaryrefslogtreecommitdiff
path: root/share/examples/kld/syscall/Makefile
blob: 4270f388bd1b88da8a3490a345470f9c8e2526ef (plain) (blame)
1
2
3
4
5
6
7
PACKAGE=examples
FILESDIR=${SHAREDIR}/examples/kld/syscall
SUBDIR=	module test

load unload: _SUBDIR

.include <bsd.subdir.mk>