#	$Id: Makefile,v 1.1 1999/05/05 07:37:06 wpaul Exp $
PROG=	wicontrol
SRCS=	wicontrol.c

CFLAGS+= -Wall

MAN8=	wicontrol.8

.include <bsd.prog.mk>
