Sync usage with man page.
[netbsd-mini2440.git] / usr.sbin / ipf / ipresend / Makefile
blobd9de94feb98e20d1f82e10f06d91d0abaa8454d6
1 # $NetBSD: Makefile,v 1.16 2004/03/28 09:01:28 martti Exp $
3 .include <bsd.own.mk>
5 PROG= ipresend
6 SRCS= ipresend.c ip.c resend.c sbpf.c sock.c 44arp.c
7 MAN= ipresend.1
9 .PATH: ${NETBSDSRCDIR}/dist/ipf/ipsend
11 .include <bsd.prog.mk>