NetBSD/share/examples/hostapd/Makefile

13 lines
214 B
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>