aboutsummaryrefslogtreecommitdiff
path: root/config/mh-irix4
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1992-03-05 20:20:27 +0000
committerStu Grossman <grossman@cygnus>1992-03-05 20:20:27 +0000
commit407a8389b40fa7af08cae8f1eb347c67cc2436ad (patch)
tree406cb28847fadd93989dfe892e36c65eb1dc65de /config/mh-irix4
parentd7eddc517782bf0673e4bcd15c4159ae5799a247 (diff)
downloadgdb-407a8389b40fa7af08cae8f1eb347c67cc2436ad.zip
gdb-407a8389b40fa7af08cae8f1eb347c67cc2436ad.tar.gz
gdb-407a8389b40fa7af08cae8f1eb347c67cc2436ad.tar.bz2
* config.sub configure.in config/.Sanitize config/mh-irix4
gdb/.Sanitize gdb/configure.in gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/.Sanitize gdb/config/mt-irix3 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
Diffstat (limited to 'config/mh-irix4')
-rw-r--r--config/mh-irix45
1 files changed, 5 insertions, 0 deletions
diff --git a/config/mh-irix4 b/config/mh-irix4
new file mode 100644
index 0000000..a11517e
--- /dev/null
+++ b/config/mh-irix4
@@ -0,0 +1,5 @@
+# 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