Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/cpuctl .include <bsd.own.mk> to get MACHINE_CPU
details: https://anonhg.NetBSD.org/src/rev/8516da4b70d1
branches: trunk
changeset: 788984:8516da4b70d1
user: matt <matt%NetBSD.org@localhost>
date: Thu Aug 01 23:19:39 2013 +0000
description:
.include <bsd.own.mk> to get MACHINE_CPU
diffstat:
usr.sbin/cpuctl/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (11 lines):
diff -r d86f516abf6e -r 8516da4b70d1 usr.sbin/cpuctl/Makefile
--- a/usr.sbin/cpuctl/Makefile Thu Aug 01 23:01:34 2013 +0000
+++ b/usr.sbin/cpuctl/Makefile Thu Aug 01 23:19:39 2013 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index