]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - tools/tools/net80211/wlaninject/Makefile
MFC r264400,r265836:
[FreeBSD/stable/10.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>