Remove the entries for the deleted tools.
[dragonfly.git] / tools / tools / wlandebug / Makefile
1 # $FreeBSD: src/tools/tools/net80211/wlandebug/Makefile,v 1.3 2007/01/12 05:36:28 sam Exp $
2 # $DragonFly: src/tools/tools/wlandebug/Makefile,v 1.1 2007/03/04 13:15:48 sephe Exp $
3
4 PROG=   wlandebug
5 BINDIR= /usr/bin
6 MAN=    wlandebug.8
7
8 .include <bsd.prog.mk>