binutils-gdb/config/mh-irix4
Ian Lance Taylor e3e138e801 Patches from WRS:
Mon Sep 21 14:41:30 1992  Ian Lance Taylor  (ian@cygnus.com)

	* mh-irix4: put in patches from WRS.
1992-09-21 22:30:36 +00:00

10 lines
279 B
Plaintext

# 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. Also bump switch table size so that cp-parse will
# compile.
CC = cc -Wf,-XNg1500 -Wf,-XNk1000 -Olimit3000
SYSV = -DSYSV
RANLIB = true
INSTALL = cp