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

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

load unload: _SUBDIR

.include <bsd.subdir.mk>