Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/sets/lists/base Add a set list for "armeb". "armeb"...
details: https://anonhg.NetBSD.org/src/rev/c9c6913cf783
branches: trunk
changeset: 535090:c9c6913cf783
user: thorpej <thorpej%NetBSD.org@localhost>
date: Sat Aug 10 02:03:21 2002 +0000
description:
Add a set list for "armeb". "armeb" never existed in NetBSD as
a.out, and therefore does not get the old a.out compatibility
tools.
diffstat:
distrib/sets/lists/base/ad.armeb | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diffs (13 lines):
diff -r 0e788597e185 -r c9c6913cf783 distrib/sets/lists/base/ad.armeb
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/distrib/sets/lists/base/ad.armeb Sat Aug 10 02:03:21 2002 +0000
@@ -0,0 +1,9 @@
+# $NetBSD: ad.armeb,v 1.1 2002/08/10 02:03:21 thorpej Exp $
+#
+# The armeb MACHINE_ARCH never existed in NetBSD as a.out, so we
+# skip the old a.out compatibility tools.
+#
+./usr/lib/libarm.so.0 base-sys-shlib
+./usr/lib/libarm.so.0.0 base-sys-shlib
+./usr/lib/libpmc.so.0 base-sys-shlib
+./usr/lib/libpmc.so.0.0 base-sys-shlib
Home |
Main Index |
Thread Index |
Old Index