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
/
bootp
/
bootpd
/
Makefile
blob
fdab51844093750d8e20143a84486b3b52fbe00d
1
# $NetBSD$
2
3
PROG
=
bootpd
4
CPPFLAGS
+= -
DVEND_CMU
5
6
MAN
=
bootpd
.8
bootptab
.5
7
MLINKS
=
bootpd
.8
bootpgw
.8
8
9
.
include
<
bsd.prog.mk
>