* config/mh-lynxrs6k: Renamed from mh-lynxosrs6k, to make it unique in 8.3
authorKen Raeburn <raeburn@cygnus>
Fri, 6 May 1994 00:11:03 +0000 (00:11 +0000)
committerKen Raeburn <raeburn@cygnus>
Fri, 6 May 1994 00:11:03 +0000 (00:11 +0000)
naming schemes.

config/mh-lynxosrs6k [deleted file]
config/mh-lynxrs6k [new file with mode: 0644]

diff --git a/config/mh-lynxosrs6k b/config/mh-lynxosrs6k
deleted file mode 100644 (file)
index 93564b6..0000000
+++ /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 (file)
index 0000000..93564b6
--- /dev/null
@@ -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