]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sbin/conscontrol/Makefile
Bring down 0.4.5 vendor files and other catchups with the distribution tarball.
[FreeBSD/FreeBSD.git] / sbin / conscontrol / Makefile
1 # $FreeBSD$
2
3 PROG=   conscontrol
4 MAN=    conscontrol.8
5 WARNS?= 2
6
7 .include <bsd.prog.mk>