Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/tmac Add sh5/evbsh5.
details: https://anonhg.NetBSD.org/src/rev/f32c8c403bec
branches: trunk
changeset: 534165:f32c8c403bec
user: scw <scw%NetBSD.org@localhost>
date: Fri Jul 19 08:24:04 2002 +0000
description:
Add sh5/evbsh5.
diffstat:
share/tmac/doc-common | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r 90c24e6dafcc -r f32c8c403bec share/tmac/doc-common
--- a/share/tmac/doc-common Fri Jul 19 08:21:33 2002 +0000
+++ b/share/tmac/doc-common Fri Jul 19 08:24:04 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: doc-common,v 1.58 2002/07/18 22:50:46 wiz Exp $
+.\" $NetBSD: doc-common,v 1.59 2002/07/19 08:24:04 scw Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -172,6 +172,7 @@
. if "\\$3"evbarm" .as vT /\\$3\
. if "\\$3"evbmips" .as vT /\\$3\
. if "\\$3"evbsh3" .as vT /\\$3\
+. if "\\$3"evbsh5" .as vT /\\$3\
. if "\\$3"hp300" .as vT /\\$3\
. if "\\$3"hp700" .as vT /\\$3\
. if "\\$3"hpcarm" .as vT /\\$3\
@@ -202,6 +203,7 @@
. if "\\$3"sbmips" .as vT /\\$3\
. if "\\$3"sgimips" .as vT /\\$3\
. if "\\$3"sh3" .as vT /\\$3\
+. if "\\$3"sh5" .as vT /\\$3\
. if "\\$3"shark" .as vT /\\$3\
. if "\\$3"sparc" .as vT /\\$3\
. if "\\$3"sparc64" .as vT /\\$3\
Home |
Main Index |
Thread Index |
Old Index