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
No empty .Rs/.Re
[netbsd-mini2440.git]
/
usr.sbin
/
ntp
/
libopts
/
Makefile
blob
2a2ff9afcf88e8408f9d84c1a7d1f73247da3f1a
1
# $NetBSD: Makefile,v 1.1 2007/01/06 19:45:29 kardel Exp $
2
3
LIBISPRIVATE
=
yes
4
5
LIB
=
opts
6
SRCS
=
libopts.c
7
8
NTPSRCDIR
=
lib
${
LIB
}
9
10
.
include
<
bsd.own.mk
>
11
.
include
<
bsd.lib.mk
>