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
/
arp
/
Makefile
blob
5656669644ae08695813267bdfe22a433836b0fe
1
# $NetBSD: Makefile,v 1.10 2006/10/22 20:54:38 christos Exp $
2
# from: @(#)Makefile 8.2 (Berkeley) 4/18/94
3
4
PROG
=
arp
5
MAN
=
arp
.4
arp
.8
6
7
.
include
<
bsd.prog.mk
>