# $FreeBSD$
PROG= wicontrol
SRCS= wicontrol.c
CFLAGS+= -Wall
MAN8= wicontrol.8
.include <bsd.prog.mk>