* mips-dis.c (print_insn_mips): Remove OPCODE_IS_MEMBER's gp32
[deliverable/binutils-gdb.git] / config / mh-lynxrs6k
CommitLineData
252b5132
RH
1# LynxOS running on the rs6000 doesn't have ranlib
2RANLIB = true
3
4# /bin/cc is less than useful for our purposes. Always use GCC
5CC = /usr/cygnus/progressive/bin/gcc
6
7# /bin/sh is too buggy, so use /bin/bash instead.
8SHELL = /bin/bash
This page took 0.073288 seconds and 4 git commands to generate.