mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-10 22:48:12 -04:00
10 lines
182 B
Makefile
10 lines
182 B
Makefile
# $NetBSD: Makefile,v 1.2 2009/09/14 10:36:51 degroote Exp $
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
.PATH: ${NETBSDSRCDIR}/dist/pf/share/man/man4
|
|
|
|
MAN= pf.4 pflog.4 pfsync.4
|
|
|
|
.include <bsd.man.mk>
|