head	1.1;
access;
symbols
	RELENG_3_2_PAO:1.1.0.2;
locks; strict;
comment	@# @;


1.1
date	99.06.22.02.58.42;	author imp;	state dead;
branches
	1.1.2.1;
next	;

1.1.2.1
date	99.06.22.02.58.44;	author imp;	state Exp;
branches;
next	;


desc
@@


1.1
log
@file Makefile was initially added on branch RELENG_3_2_PAO.
@
text
@@


1.1.2.1
log
@Bring in PAO's usr.sbin programs.  Changes pccard and adds cnwctl,
uxctl, uxdump, wicontrol and wlpconfig.

Obtained from:	PAO3-19990605.tar.gz
@
text
@a0 6
#	$Id: Makefile,v 1.1.1.1 1997/12/11 14:46:05 itojun Exp $

PROG=		wlpconfig
MAN8=		wlpconfig.8

.include <bsd.prog.mk>
@

