From 252b5132c753830d5fd56823373aed85f2a0db63 Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Mon, 3 May 1999 07:29:11 +0000 Subject: 19990502 sourceware import --- config/mh-lynxrs6k | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 config/mh-lynxrs6k (limited to 'config/mh-lynxrs6k') diff --git a/config/mh-lynxrs6k b/config/mh-lynxrs6k new file mode 100644 index 0000000..b279399 --- /dev/null +++ b/config/mh-lynxrs6k @@ -0,0 +1,8 @@ +# 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 -- cgit v1.1