2014-01-15 10:53:42 +01:00

11 lines
181 B
Makefile

# $NetBSD: Makefile,v 1.1 2013/03/24 15:54:32 christos Exp $
.include <bsd.own.mk>
.if ${MKSHARE} != "no"
FILES= pxe.defs
FILESDIR=/usr/share/dhcpd
.endif
.include <bsd.prog.mk>