config root man

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

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/ipresend/Makefile

#	$FreeBSD: release/9.1.0/sbin/ipf/ipresend/Makefile 145630 2005-04-28 16:26:35Z darrenr $

PROG=		ipresend
SRCS=		ipresend.c ip.c resend.c sbpf.c sock.c 44arp.c
MAN=		ipresend.1

.PATH:		${.CURDIR}/../../../contrib/ipfilter/ipsend

.include <bsd.prog.mk>

Man Man