summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cpucontrol/Makefile
blob: 00e721406ec078785002e8fe7ef16668afbdbf1f (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

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

WARNS?=	6

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud