# Makefile for dhcpd.

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

.include <bsd.prog.mk>