diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/.Sanitize | 1 | ||||
-rw-r--r-- | config/mh-irix5 | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/config/.Sanitize b/config/.Sanitize index 7ebce07..d3f6488 100644 --- a/config/.Sanitize +++ b/config/.Sanitize @@ -32,6 +32,7 @@ mh-dgux mh-hp300 mh-hpux mh-irix4 +mh-irix5 mh-linux mh-lynxos mh-ncr3000 diff --git a/config/mh-irix5 b/config/mh-irix5 new file mode 100644 index 0000000..8bd7c99 --- /dev/null +++ b/config/mh-irix5 @@ -0,0 +1,3 @@ +# Makefile changes for SGI's running IRIX-5.x. +SYSV = -DSYSV +RANLIB = true |