config root man

Current Path : /usr/src/sbin/ipf/iptest/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //usr/src/sbin/ipf/iptest/Makefile

#	$FreeBSD: release/9.1.0/sbin/ipf/iptest/Makefile 145524 2005-04-25 18:55:52Z darrenr $

.include <bsd.own.mk>

PROG=		iptest
SRCS=		iptest.c iptests.c ip.c sbpf.c sock.c 44arp.c
MAN=		iptest.1

.PATH:		${NETBSDSRCDIR}/dist/ipf/ipsend

.include <bsd.prog.mk>

Man Man