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
/
relay
/
Makefile
blob
7a8b35ef4a877bd002e0b318fe66c8437bfe2f46
1
# $NetBSD$
2
3
SRCS
=
dhcrelay.c
4
PROG
=
dhcrelay
5
MAN
=
dhcrelay
.8
6
7
DHCPSRCDIR
=
relay
8
9
.
include
<
bsd.prog.mk
>