binutils-gdb/config/mh-irix4

6 lines
180 B
Plaintext
Raw Normal View History

# Makefile changes for SGI's running IRIX-4.x.
# Tell compiler to use K&R C. We can't compile under the SGI Ansi environment.
CC = cc -cckr
SYSV = -DSYSV
RANLIB = echo >/dev/null