From 686317c48cfb02185bb15d898dfb2b2d00619f09 Mon Sep 17 00:00:00 2001 From: obrien Date: Wed, 11 Apr 2001 00:12:48 +0000 Subject: Remove MIPS support. It has rotted quite badly and no one has provided updates for it. --- gnu/usr.bin/binutils/Makefile.inc0 | 4 ---- 1 file changed, 4 deletions(-) (limited to 'gnu/usr.bin/binutils/Makefile.inc0') diff --git a/gnu/usr.bin/binutils/Makefile.inc0 b/gnu/usr.bin/binutils/Makefile.inc0 index ab37ee7..9fc11e3 100644 --- a/gnu/usr.bin/binutils/Makefile.inc0 +++ b/gnu/usr.bin/binutils/Makefile.inc0 @@ -11,11 +11,7 @@ VERSION= 2.10.1 TARGET_ARCH?= ${MACHINE_ARCH} -.if ${TARGET_ARCH} == "mipsel" || ${TARGET_ARCH} == "mipseb" -BINUTIL_ARCH=mips -.else BINUTIL_ARCH=${TARGET_ARCH} -.endif # RELTOP is the relative path to this point in the source or object # tree, from any subdirectory of same. It gets extra "../" prefixes -- cgit v1.1