# $FreeBSD$

.PATH: ${SRCTOP}/sys/dev/cpuctl

KMOD=	cpuctl
SRCS=	cpuctl.c

.include <bsd.kmod.mk>