# $FreeBSD: stable/3/usr.sbin/wicontrol/Makefile 50581 1999-08-29 15:57:45Z peter $
PROG=	wicontrol
SRCS=	wicontrol.c

CFLAGS+= -Wall

MAN8=	wicontrol.8

.include <bsd.prog.mk>
