]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/net80211/wlaninject/Makefile
gnu/dts: Update our copy of arm dts from Linux 4.16
[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>