1#	$NetBSD: Makefile,v 1.1 2008/01/16 12:34:57 ad Exp $
2
3RUMPPRG=modstat
4SRCS=	main.c
5MAN=	modstat.8
6
7.include <bsd.prog.mk>
8