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
/
share
/
dhcpd
/
Makefile
blob
668f4715236e41aec85a56ba4894f442566d004f
1
# $NetBSD: Makefile,v 1.1 2002/02/09 21:13:31 thorpej Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
.if
${
MKSHARE
} !=
"no"
6
FILES
=
pxe.defs
7
FILESDIR
=/
usr
/
share
/
dhcpd
8
.
endif
9
10
.
include
<
bsd.prog.mk
>