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/6cfe3ae73a4e
branches:  trunk
changeset: 326224:6cfe3ae73a4e
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 dd90a3d63e6f -r 6cfe3ae73a4e 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