]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/wicontrol/Makefile
This commit was generated by cvs2svn to compensate for changes in r52894,
[FreeBSD/FreeBSD.git] / usr.sbin / wicontrol / Makefile
1 # $FreeBSD$
2 PROG=   wicontrol
3 SRCS=   wicontrol.c
4
5 CFLAGS+= -Wall
6
7 MAN8=   wicontrol.8
8
9 .include <bsd.prog.mk>