# Makefile for dhcpd.

PROG=	dhcpd
SRCS=	dhcpd.c tags.c devices.c ether.c
MAN=

.include <minix.prog.mk>
