Drop main() prototype. Syncs with NetBSD-8
[minix.git] / external / bsd / dhcp / share / dhcpd / Makefile
blobf667132c66c6d4a26b5784ab56dcdeade3e0655d
1 # $NetBSD: Makefile,v 1.1 2013/03/24 15:54:32 christos Exp $
3 .include <bsd.own.mk>
5 .if ${MKSHARE} != "no"
6 FILES= pxe.defs
7 FILESDIR=/usr/share/dhcpd
8 .endif
10 .include <bsd.prog.mk>