1 # $NetBSD: Makefile,v 1.1 2013/03/24 15:54:30 christos Exp $
5 SRCS
= dhcpd.c dhcp.c dhcpv6.c bootp.c confpars.c db.c class.c failover.c \
6 omapi.c mdb.c mdb6.c stables.c salloc.c ddns.c dhcpleasequery.c
8 MAN
= dhcpd
.8 dhcpd.conf
.5 dhcpd.leases
.5
12 .if
${MKSHARE} != "no"
13 FILESDIR
= /usr
/share
/examples
/dhcp
18 .
include <bsd.prog.mk
>