summaryrefslogtreecommitdiff
path: root/sys/lkm/syscall/Makefile
blob: 26d424ab59480fb2d677afe6fa370d007153d253 (plain)
1
2
3
4
5
6
7
8
#	$NetBSD: Makefile,v 1.1 2000/12/11 13:48:12 jdolecek Exp $

# directory 'example' is explicitly not included - the module should not be
# built nor installed by default

SUBDIR+=	# empty

.include <bsd.kinc.mk>