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
Don't use .Xo/.Xc. Fix date format.
[netbsd-mini2440.git]
/
usr.sbin
/
ntp
/
libisc
/
Makefile
blob
bd8ddfd42dc5e77a51ce64ffe7ebf712070a95c7
1
# $NetBSD: Makefile,v 1.4 2006/06/11 19:34:22 kardel Exp $
2
3
LIBISPRIVATE
=
yes
4
5
LIB
=
isc
6
SRCS
=
assertions.c error.c interfaceiter.c isc_strerror.c lib.c mem.c \
7
msgcat.c net.c strerror.c netaddr.c netscope.c sockaddr.c
8
9
NTPSRCDIR
=
lib
${
LIB
}
10
11
.
include
<
bsd.lib.mk
>