oops - omitted from previouys delta
[official-gcc.git] / config / mh-lynxrs6k
blobb2793996eff3e07b9788bc93dac31380dfc21da4
1 # LynxOS running on the rs6000 doesn't have ranlib
2 RANLIB = true
4 # /bin/cc is less than useful for our purposes.  Always use GCC
5 CC = /usr/cygnus/progressive/bin/gcc
7 # /bin/sh is too buggy, so use /bin/bash instead.
8 SHELL = /bin/bash