NetBSD/sys/modules/example/Makefile

7 lines
115 B
Makefile

# $NetBSD: Makefile,v 1.3 2008/05/02 14:20:50 ad Exp $
KMOD= example
SRCS= example.c
.include <bsd.kmodule.mk>