mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-21 01:12:32 +08:00
c9fda94866
naming schemes.
6 lines
144 B
Plaintext
6 lines
144 B
Plaintext
# 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
|