Makefile revision 1.1
1#	$NetBSD: Makefile,v 1.1 2008/05/02 13:03:58 ad Exp $
2
3KMOD=   miniroot
4SRCS=   miniroot.c
5
6.include <bsd.kmod.mk>
7