1# $NetBSD: Makefile,v 1.2 2008/05/02 14:20:50 ad Exp $ 2 3KMOD= miniroot 4SRCS= miniroot.c 5 6.include <bsd.kmodule.mk> 7