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