Add the ipftest.1 manpage.

This commit is contained in:
veego 1997-11-11 10:14:42 +00:00
parent 5048b71642
commit 67ed3b4d0c
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.12 1997/10/25 06:58:10 lukem Exp $
# $NetBSD: Makefile,v 1.13 1997/11/11 10:14:42 veego Exp $
PROG= ipftest
SRCS= ipt.c ipft_sn.c ipft_ef.c ipft_td.c ipft_pc.c opt.c ipft_tx.c misc.c ip_frag.c ip_state.c ip_nat.c ipft_hx.c ip_fil.c fil.c parse.c ip_proxy.c ip_auth.c
NOMAN= yes
MAN= ipftest.1
CPPFLAGS+=-I${.CURDIR} -I${.CURDIR}/../ipf
.PATH: ${.CURDIR}/../ipf ${.CURDIR}/../../../sys/netinet