From 0b59e67548768a7e433430d4916bfd71739a0f46 Mon Sep 17 00:00:00 2001 From: tsutsui Date: Wed, 24 Jan 2001 12:13:26 +0000 Subject: Oops, forgot to add this: > Add m68k-netbsdelf target. --- cross/binutils/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cross/binutils') diff --git a/cross/binutils/Makefile b/cross/binutils/Makefile index 1ab40584e2f..5f1b96246a3 100644 --- a/cross/binutils/Makefile +++ b/cross/binutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2001/01/04 01:18:07 itojun Exp $ +# $NetBSD: Makefile,v 1.21 2001/01/24 12:13:26 tsutsui Exp $ # # GNU binutils configured to hold `as many targets as the cross system is # capable of using'. Configures and builds everything except gas, which @@ -30,7 +30,7 @@ BINDIR= ${PREFIX}/libexec/binutils ENABLE_TARGETS+= alpha-netbsd arm-netbsd \ i386-cygwin32 i386-elf i386-go32 i386-linux \ i386-netbsd i386-netware \ - m68k-elf m68k-netbsd m68k-sunos4 \ + m68k-elf m68k-netbsd m68k-netbsdelf m68k-sunos4 \ mipseb-netbsd mipsel-netbsd \ powerpc-eabi powerpcle-eabi \ sparc-netbsd sparc-solaris2 sparc-sunos4 \ -- cgit v1.2.3