#	$Id: Makefile,v 1.1.2.1 1999/05/22 21:08:35 wpaul Exp $
PROG=	wicontrol
SRCS=	wicontrol.c

CFLAGS+= -Wall

MAN8=	wicontrol.8

.include <bsd.prog.mk>
