summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cpucontrol/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/cpucontrol/Makefile')
-rw-r--r--usr.sbin/cpucontrol/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/usr.sbin/cpucontrol/Makefile b/usr.sbin/cpucontrol/Makefile
new file mode 100644
index 0000000..00e7214
--- /dev/null
+++ b/usr.sbin/cpucontrol/Makefile
@@ -0,0 +1,9 @@
+# $FreeBSD$
+
+PROG= cpucontrol
+MAN= cpucontrol.8
+SRCS= cpucontrol.c intel.c amd.c
+
+WARNS?= 6
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud