]> gcc.gnu.org Git - gcc.git/blame - config/mh-lynxrs6k
* include/jni.h (class _Jv_JNIEnv): Added all C++ inline methods.
[gcc.git] / config / mh-lynxrs6k
CommitLineData
6599da04
JM
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.130845 seconds and 5 git commands to generate.