]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - sbin/conscontrol/Makefile
Avoid using the C++11 auto keyword, which was introduced in r328555, as
[FreeBSD/stable/9.git] / sbin / conscontrol / Makefile
1 # $FreeBSD$
2
3 PROG=   conscontrol
4 MAN=    conscontrol.8
5 WARNS?= 2
6
7 .include <bsd.prog.mk>