# $FreeBSD$

.PATH: ${.CURDIR}/../../dev/cpuctl

KMOD=	cpuctl
SRCS=	cpuctl.c

.include <bsd.kmod.mk>