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
/
dhcp
/
dhcpctl
/
Makefile
blob
98061cf16ece80ad71db226e538afa8f3f82e970
1
# $NetBSD: Makefile,v 1.5 2004/05/23 02:24:52 lukem Exp $
2
3
LIBISPRIVATE
=
yes
4
5
LIB
=
dhcpctl
6
SRCS
=
dhcpctl.c callback.c remote.c
7
8
DHCPSRCDIR
=
dhcpctl
9
10
.
include
<
bsd.lib.mk
>