NetBSD-5.0.2/share/examples/hostapd/Makefile

#	$NetBSD: Makefile,v 1.1 2006/04/30 13:52:35 rpaulo Exp $

NOOBJ=	# defined

.include <bsd.own.mk>

.if ${MKSHARE} != "no"
FILES=		hostapd.conf
FILESDIR=	/usr/share/examples/hostapd
.endif

.include <bsd.prog.mk>