Home | History | Annotate | Line # | Download | only in modstat
Makefile revision 1.2
      1  1.2  pooka #	$NetBSD: Makefile,v 1.2 2010/12/13 20:48:45 pooka Exp $
      2  1.1     ad 
      3  1.2  pooka RUMPPRG=modstat
      4  1.1     ad SRCS=	main.c
      5  1.1     ad MAN=	modstat.8
      6  1.1     ad 
      7  1.1     ad .include <bsd.prog.mk>
      8