freebsd-skq/usr.sbin/wlandebug/Makefile
thompsa 20cbc3f89b Hook wlandebug up to the build.
This tool allows fine grained enabling of the debugging output in net80211 and
its useful to have it available to everyone to diagnose wifi issues.

Approved by:	re (rwatson)
2007-07-28 00:12:21 +00:00

7 lines
70 B
Makefile

# $FreeBSD$
PROG= wlandebug
MAN= wlandebug.8
.include <bsd.prog.mk>