]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/net80211/wlaninject/Makefile
Update ena-com HAL to v1.1.4.3 and update driver accordingly
[FreeBSD/FreeBSD.git] / tools / tools / net80211 / wlaninject / Makefile
1 # $FreeBSD$
2
3 PROG=   wlaninject
4 BINDIR= /usr/local/bin
5 CFLAGS=-g
6 MAN=
7
8 .include <bsd.prog.mk>