NetBSD-5.0.2/sys/modules/example/Makefile

#	$NetBSD: Makefile,v 1.3 2008/05/02 14:20:50 ad Exp $

KMOD=   example
SRCS=	example.c

.include <bsd.kmodule.mk>