Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/notes/common Bring sun2 into the MACHINE_LIST, so th...
details: https://anonhg.NetBSD.org/src/rev/38b75cccda1f
branches: trunk
changeset: 522321:38b75cccda1f
user: he <he%NetBSD.org@localhost>
date: Sat Feb 16 18:18:03 2002 +0000
description:
Bring sun2 into the MACHINE_LIST, so that we don't later get warnings
that the sun2 number register is undefined.
diffstat:
distrib/notes/common/main | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 8e61862f9df0 -r 38b75cccda1f distrib/notes/common/main
--- a/distrib/notes/common/main Sat Feb 16 18:17:35 2002 +0000
+++ b/distrib/notes/common/main Sat Feb 16 18:18:03 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: main,v 1.154 2002/02/07 02:07:05 ross Exp $
+.\" $NetBSD: main,v 1.155 2002/02/16 18:18:03 he Exp $
.\"
.\" Copyright (c) 1999-2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -47,7 +47,8 @@
.ds MACHINE_LIST algor alpha amiga amigappc arc arm26 arm32 atari bebox cobalt
.as MACHINE_LIST " dreamcast evbsh3 hp300 hpcmips hpcsh i386 luna68k mac68k
.as MACHINE_LIST " macppc mmeye mvme68k news68k newsmips next68k ofppc pc532
-.as MACHINE_LIST " playstation2 pmax prep sgimips sparc sparc64 sun3 vax x68k
+.as MACHINE_LIST " playstation2 pmax prep sgimips sparc sparc64 sun2 sun3
+.as MACHINE_LIST " vax x68k
.
.so \*[.CURDIR]/../common/macros
.
Home |
Main Index |
Thread Index |
Old Index