# $FreeBSD: stable/8/usr.sbin/cpucontrol/Makefile 229472 2012-01-04 08:47:00Z fabient $

PROG=	cpucontrol
MAN=	cpucontrol.8
SRCS=	cpucontrol.c intel.c amd.c via.c

WARNS?=	6

.include <bsd.prog.mk>
