From: Ian Lance Taylor Date: Sat, 7 May 1994 04:57:38 +0000 (+0000) Subject: No, this file really should have been removed, not recreated. X-Git-Tag: gdb-4_18~14587 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=182c035ac417e83740304c62a256f870914ce03a;p=thirdparty%2Fbinutils-gdb.git No, this file really should have been removed, not recreated. --- diff --git a/config/mh-lynxosrs6k b/config/mh-lynxosrs6k deleted file mode 100644 index 0172a9509fc..00000000000 --- a/config/mh-lynxosrs6k +++ /dev/null @@ -1,8 +0,0 @@ -# LynxOS running on the rs6000 doesn't have ranlib -RANLIB = true - -# /bin/cc is less than useful for our purposes. Always use GCC -CC = /bin/gcc - -# /bin/sh is too buggy, so use /bin/bash instead. -SHELL = /bin/bash