From: Ken Raeburn Date: Fri, 6 May 1994 00:11:03 +0000 (+0000) Subject: * config/mh-lynxrs6k: Renamed from mh-lynxosrs6k, to make it unique in 8.3 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c9fda9486677b052945b04f4cf8c81b3d02c0344;p=binutils-gdb.git * config/mh-lynxrs6k: Renamed from mh-lynxosrs6k, to make it unique in 8.3 naming schemes. --- diff --git a/config/mh-lynxosrs6k b/config/mh-lynxosrs6k deleted file mode 100644 index 93564b62590..00000000000 --- a/config/mh-lynxosrs6k +++ /dev/null @@ -1,5 +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 diff --git a/config/mh-lynxrs6k b/config/mh-lynxrs6k new file mode 100644 index 00000000000..93564b62590 --- /dev/null +++ b/config/mh-lynxrs6k @@ -0,0 +1,5 @@ +# 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