head	1.3;
access;
symbols;
locks; strict;
comment	@# @;


1.3
date	2004.06.01.07.38.11;	author fjoe;	state dead;
branches;
next	1.2;

1.2
date	2004.03.16.22.29.26;	author fjoe;	state Exp;
branches;
next	1.1;

1.1
date	2004.03.15.22.24.28;	author fjoe;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Finish repo move arlconfig -> arlcontrol.
@
text
@#
# $RISS: if_arl/arlconfig/Makefile,v 1.5 2003/01/13 08:05:29 frol Exp $
# $FreeBSD: src/usr.sbin/arlconfig/Makefile,v 1.2 2004/03/16 22:29:26 fjoe Exp $
#

PROG=	arlconfig
SRCS=	arlconfig.c
CFLAGS=	-I${.CURDIR}/../../sys -DARLCACHE
MAN=	arlconfig.8

.include <bsd.prog.mk>
@


1.2
log
@Implement "arlconfig arlX quality".
Man pages fixes.

Submitted by:	Stanislav A. Svirid <count@@riss-telecom.ru>
@
text
@d3 1
a3 1
# $FreeBSD$
@


1.1
log
@Add arl(4): driver for Aironet Arlan 655 wireless adapters.

MFC after:	2 weeks
@
text
@d8 1
a8 1
CFLAGS=	-I${.CURDIR}/../../sys
@

