Home | History | Annotate | Line # | Download | only in man4
Makefile revision 1.1
      1  1.1  yamt #	$NetBSD: Makefile,v 1.1 2004/11/14 11:26:48 yamt Exp $
      2  1.1  yamt 
      3  1.1  yamt .include <bsd.own.mk>
      4  1.1  yamt 
      5  1.1  yamt .PATH:	${NETBSDSRCDIR}/dist/pf/share/man/man4
      6  1.1  yamt 
      7  1.1  yamt MAN=	pf.4 pflog.4
      8  1.1  yamt 
      9  1.1  yamt .include <bsd.man.mk>
     10