Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/gnu/usr.bin/ld.new Update EMULS.m68k with "m68kelfnbsd" also.



details:   https://anonhg.NetBSD.org/src/rev/17cd9f4ed6fb
branches:  trunk
changeset: 500175:17cd9f4ed6fb
user:      scw <scw%NetBSD.org@localhost>
date:      Thu Dec 07 11:31:51 2000 +0000

description:
Update EMULS.m68k with "m68kelfnbsd" also.

diffstat:

 gnu/usr.bin/ld.new/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 68163cd08672 -r 17cd9f4ed6fb gnu/usr.bin/ld.new/Makefile
--- a/gnu/usr.bin/ld.new/Makefile       Thu Dec 07 10:57:17 2000 +0000
+++ b/gnu/usr.bin/ld.new/Makefile       Thu Dec 07 11:31:51 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.20 2000/12/07 08:18:35 scw Exp $
+#      $NetBSD: Makefile,v 1.21 2000/12/07 11:31:51 scw Exp $
 
 # for OBJECT_FMT, UNPRIVILEGED
 .include <bsd.own.mk>
@@ -56,7 +56,7 @@
 .endif
 
 ##### m68k #####
-EMULS.m68k=            m68knbsd m68kelf
+EMULS.m68k=            m68knbsd m68kelfnbsd
 .if defined(ELF_PLEASE)
 DEFAULT_EMUL.m68k=     m68kelfnbsd
 .else



Home | Main Index | Thread Index | Old Index