Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/emips/stand Add NOMAN
details: https://anonhg.NetBSD.org/src/rev/d84b2f40ca2a
branches: trunk
changeset: 792964:d84b2f40ca2a
user: christos <christos%NetBSD.org@localhost>
date: Wed Jan 22 15:16:14 2014 +0000
description:
Add NOMAN
diffstat:
sys/arch/emips/stand/Makefile.booters | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (11 lines):
diff -r 0af56178aaa2 -r d84b2f40ca2a sys/arch/emips/stand/Makefile.booters
--- a/sys/arch/emips/stand/Makefile.booters Wed Jan 22 15:04:19 2014 +0000
+++ b/sys/arch/emips/stand/Makefile.booters Wed Jan 22 15:16:14 2014 +0000
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile.booters,v 1.5 2014/01/16 01:15:33 christos Exp $
+# $NetBSD: Makefile.booters,v 1.6 2014/01/22 15:16:14 christos Exp $
+NOMAN=1
.include <bsd.own.mk>
# $S must correspond to the top of the 'sys' tree
Home |
Main Index |
Thread Index |
Old Index