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
/
common
/
Makefile
blob
e182c69862f0270e4aa258d4083dacacc9802dff
1
# $NetBSD: Makefile,v 1.10 2004/05/23 02:24:52 lukem Exp $
2
3
LIBISPRIVATE
=
yes
4
5
LIB
=
common
6
SRCS
=
localhostname.c ypdb.c yplib_host.c ypresp_xdr.c
7
8
.
include
<
bsd.lib.mk
>