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