From c9fda9486677b052945b04f4cf8c81b3d02c0344 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Fri, 6 May 1994 00:11:03 +0000 Subject: * config/mh-lynxrs6k: Renamed from mh-lynxosrs6k, to make it unique in 8.3 naming schemes. --- config/mh-lynxosrs6k | 5 ----- config/mh-lynxrs6k | 5 +++++ 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 config/mh-lynxosrs6k create mode 100644 config/mh-lynxrs6k (limited to 'config') diff --git a/config/mh-lynxosrs6k b/config/mh-lynxosrs6k deleted file mode 100644 index 93564b6..0000000 --- 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 0000000..93564b6 --- /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 -- cgit v1.1