diff options
Diffstat (limited to 'config/mh-lynxrs6k')
-rw-r--r-- | config/mh-lynxrs6k | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/config/mh-lynxrs6k b/config/mh-lynxrs6k deleted file mode 100644 index b279399..0000000 --- a/config/mh-lynxrs6k +++ /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 = /usr/cygnus/progressive/bin/gcc - -# /bin/sh is too buggy, so use /bin/bash instead. -SHELL = /bin/bash |