aboutsummaryrefslogtreecommitdiff
path: root/config/mh-irix4
diff options
context:
space:
mode:
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