aboutsummaryrefslogtreecommitdiffstats
path: root/src/m/iris4d.h
diff options
context:
space:
mode:
authorKarl Heuer <[email protected]>1996-01-23 17:04:33 +0000
committerKarl Heuer <[email protected]>1996-01-23 17:04:33 +0000
commitb0d04f3b97559a8ef6465711ed600990534dbb50 (patch)
tree997ebb6ff58b8ce7443e37231de26830c95fc732 /src/m/iris4d.h
parentf7c9fad1a05daded71604f51477289e6c11859fd (diff)
[USG5_4] (UNEXEC): unexsgi.o renamed from unexelfsgi.o.
Diffstat (limited to 'src/m/iris4d.h')
-rw-r--r--src/m/iris4d.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/m/iris4d.h b/src/m/iris4d.h
index 7e521d0257..66e55eee07 100644
--- a/src/m/iris4d.h
+++ b/src/m/iris4d.h
@@ -113,7 +113,7 @@ Boston, MA 02111-1307, USA. */
#ifdef USG5_4
#undef UNEXEC
-#define UNEXEC unexelfsgi.o
+#define UNEXEC unexsgi.o
#else
#define UNEXEC unexmips.o
#endif