3ba209837a
- Set the file suffix to .kmod
7 lines
119 B
Makefile
7 lines
119 B
Makefile
# $NetBSD: Makefile,v 1.2 2008/05/02 14:20:50 ad Exp $
|
|
|
|
KMOD= miniroot
|
|
SRCS= miniroot.c
|
|
|
|
.include <bsd.kmodule.mk>
|