* c-exp.y: Add missing semi-colons.
[deliverable/binutils-gdb.git] / config / mh-lynxrs6k
index 93564b62590fe5a28c8df033afd71224f75b23f9..3ee763996debedc25a1e5a47f10b87b57d57a803 100644 (file)
@@ -1,5 +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
+# /bin/sh is too buggy, so use /bin/bash instead.
+SHELL = /bin/bash
This page took 0.02272 seconds and 4 git commands to generate.