1 2 3 4 5 6 7
# $FreeBSD$ PROG= wlconfig SRCS= wlconfig.c CFLAGS+= -Wall MAN8= wlconfig.8 .include <bsd.prog.mk>