repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
<sys/ioccom.h>, <sys/ioctl.h>
[minix3.git]
/
commands
/
dhcpd
/
Makefile
blob
140616514f4683d401190a2db319bca0683cb645
1
# Makefile for dhcpd.
2
3
PROG
=
dhcpd
4
SRCS
=
dhcpd.c
tags
.c devices.c ether.c
5
MAN
=
6
7
.
include
<
bsd.prog.mk
>