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