1# $NetBSD: Makefile,v 1.4 2013/08/11 05:56:55 dholland Exp $ 2 3RUMPPRG=modstat 4SRCS= main.c 5MAN= modstat.8 6 7.include <bsd.prog.mk> 8