Module Name: src
Committed By: matt
Date: Thu Aug 1 23:19:39 UTC 2013
Modified Files:
src/usr.sbin/cpuctl: Makefile
Log Message:
.include <bsd.own.mk> to get MACHINE_CPU
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/usr.sbin/cpuctl/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/cpuctl/Makefile
diff -u src/usr.sbin/cpuctl/Makefile:1.6 src/usr.sbin/cpuctl/Makefile:1.7
--- src/usr.sbin/cpuctl/Makefile:1.6 Thu Jan 31 23:40:48 2013
+++ src/usr.sbin/cpuctl/Makefile Thu Aug 1 23:19:39 2013
@@ -1,4 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2013/01/31 23:40:48 matt Exp $
+# $NetBSD: Makefile,v 1.7 2013/08/01 23:19:39 matt Exp $
+
+.include <bsd.own.mk>
.PATH: ${.CURDIR}/arch