From 2a38983c8da030b0e4a8e4c1e07e1483d43fcf7d Mon Sep 17 00:00:00 2001 From: David Henkel-Wallace Date: Sat, 7 May 1994 00:34:19 +0000 Subject: various changes for lynx.rs, ericsson, BNR. --- config/mh-lynxosrs6k | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 config/mh-lynxosrs6k (limited to 'config') diff --git a/config/mh-lynxosrs6k b/config/mh-lynxosrs6k new file mode 100644 index 0000000..0172a95 --- /dev/null +++ b/config/mh-lynxosrs6k @@ -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 = /bin/gcc + +# /bin/sh is too buggy, so use /bin/bash instead. +SHELL = /bin/bash -- cgit v1.1