# $Id: Makefile,v 1.1.1.1 1997/05/22 08:58:18 msmith Exp $
PROG= wlconfig
SRCS= wlconfig.c
CFLAGS+= -Wall
MAN8= wlconfig.8
.include <bsd.prog.mk>