c9fda94866
naming schemes.
5 lines
144 B
Text
5 lines
144 B
Text
# 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
|