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
|