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

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

SUBDIR+=	# empty

.include <bsd.kinc.mk>
>More format string cleanup by sommerfeld.is 1998-10-14Replace groups and whoami sh scripts with hard links to id.wsanchez 1997-03-24- Makefile cleanupschristos 1997-01-09RCS ID policetls 1996-10-18Use ${INSTALL}.thorpej