Link a couple of missing manpages

Submitted by:	Hideyuki KURASHINA <rushani@FreeBSD.org>
MFC after:	1 week
This commit is contained in:
Guido van Rooij 2005-01-07 09:22:02 +00:00
parent 66700df04f
commit 74130150bd

View File

@ -4,6 +4,8 @@
PROG= ipf
MAN= ipf.4 ipf.5 ipf.8
MLINKS= ipf.5 ipf.conf.5 \
ipf.5 ipf6.conf.5
SRCS= ipf.c parse.c opt.c facpri.c common.c
CFLAGS+=-DUSE_INET6 -DIPL_NAME=\"/dev/ipl\"
CFLAGS+=-I${.CURDIR}/../../sys/contrib/ipfilter/netinet