repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
usr.sbin
/
ipf
/
ipresend
/
Makefile
blob
d9de94feb98e20d1f82e10f06d91d0abaa8454d6
1
# $NetBSD: Makefile,v 1.16 2004/03/28 09:01:28 martti Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
PROG
=
ipresend
6
SRCS
=
ipresend.c ip.c resend.c sbpf.c sock.c
44
arp.c
7
MAN
=
ipresend
.1
8
9
.PATH
: ${
NETBSDSRCDIR
}/
dist
/
ipf
/
ipsend
10
11
.
include
<
bsd.prog.mk
>