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
/
ypserv
/
stdhosts
/
Makefile
blob
dfc88ca8fc0ee089287be658ec1408788b1a6f5b
1
# $NetBSD: Makefile,v 1.4 1997/07/18 21:57:09 thorpej Exp $
2
3
PROG
=
stdhosts
4
MAN
=
stdhosts
.8
5
6
.
include
<
bsd.prog.mk
>