xref: /freebsd/usr.sbin/wpa/hostapd_cli/Makefile (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
100237653SEnji Cooper.include "../Makefile.inc"
299122c96SSam Leffler
3*9a0f8228SCy Schubert.include "../Makefile.crypto"
4*9a0f8228SCy Schubert
58c6732acSCy Schubert.PATH.c:${HOSTAPD_DISTDIR}
6e5224c3fSSam Leffler
71ba153e0SEmmanuel VadotPACKAGE=	hostapd
8e5224c3fSSam LefflerPROG=	hostapd_cli
925ecdc7dSCy SchubertSRCS=	hostapd_cli.c
10e5224c3fSSam Leffler
1125ecdc7dSCy SchubertLIBADD+=	util wpacommon wpautils
12a061720cSJohn-Mark Gurney
13ae0b1b7eSSam LefflerMAN=	hostapd_cli.8
14ae0b1b7eSSam Leffler
15e5224c3fSSam Leffler.include <bsd.prog.mk>
16