head	1.4;
access;
symbols
	RELENG_6_4_0_RELEASE:1.1.2.1.8.1
	RELENG_6_4:1.1.2.1.0.8
	RELENG_6_4_BP:1.1.2.1
	RELENG_6_3_0_RELEASE:1.1.2.1
	RELENG_6_3:1.1.2.1.0.6
	RELENG_6_3_BP:1.1.2.1
	RELENG_6_2_0_RELEASE:1.1.2.1
	RELENG_6_2:1.1.2.1.0.4
	RELENG_6_2_BP:1.1.2.1
	RELENG_6_1_0_RELEASE:1.1.2.1
	RELENG_6_1:1.1.2.1.0.2
	RELENG_6_1_BP:1.1.2.1
	RELENG_6:1.1.0.2;
locks; strict;
comment	@# @;


1.4
date	2007.07.28.00.18.24;	author thompsa;	state dead;
branches;
next	1.3;

1.3
date	2007.01.12.05.36.28;	author sam;	state Exp;
branches;
next	1.2;

1.2
date	2006.03.15.10.46.37;	author ru;	state Exp;
branches;
next	1.1;

1.1
date	2005.12.11.23.13.53;	author sam;	state Exp;
branches
	1.1.2.1;
next	;

1.1.2.1
date	2006.01.31.20.48.20;	author sam;	state Exp;
branches
	1.1.2.1.8.1;
next	1.1.2.2;

1.1.2.2
date	2012.11.17.07.45.30;	author svnexp;	state Exp;
branches;
next	;

1.1.2.1.8.1
date	2008.10.02.02.57.24;	author kensmith;	state Exp;
branches;
next	;


desc
@@


1.4
log
@wlandebug has been moved to the base system.

Approved by:	re (rwatson)
@
text
@# $FreeBSD: src/tools/tools/net80211/wlandebug/Makefile,v 1.3 2007/01/12 05:36:28 sam Exp $

PROG=	wlandebug
BINDIR=	/usr/local/bin
MAN=	wlandebug.8

.include <bsd.prog.mk>
@


1.3
log
@add man page
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.2
log
@Style: NO_MAN doesn't need any value.
@
text
@d5 1
a5 1
NO_MAN=
@


1.1
log
@o move programs to separate directories and use stock Makefiles;
  this simplifies including them in crunchgen images
o rename 80211* programs to wlan* as was originally intended
@
text
@d3 3
a5 3
PROG    = wlandebug
BINDIR	= /usr/local/bin
NO_MAN	= noman
@


1.1.2.1
log
@MFC: reorg tools to simplify use with crunchgen and rename net80211
     tools as originally intended
@
text
@@


1.1.2.2
log
@Switch importer
@
text
@d1 1
a1 1
# $FreeBSD: stable/6/tools/tools/net80211/wlandebug/Makefile 155141 2006-01-31 20:48:21Z sam $
@


1.1.2.1.8.1
log
@SVN rev 183531 on 2008-10-02 02:57:24Z by kensmith

Create releng/6.4 from stable/6 in preparation for 6.4-RC1.

Approved by:	re (implicit)
@
text
@@


