aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKarl Heuer1996-01-23 17:04:33 +0000
committerKarl Heuer1996-01-23 17:04:33 +0000
commitb0d04f3b97559a8ef6465711ed600990534dbb50 (patch)
tree997ebb6ff58b8ce7443e37231de26830c95fc732 /src
parentf7c9fad1a05daded71604f51477289e6c11859fd (diff)
downloademacs-b0d04f3b97559a8ef6465711ed600990534dbb50.tar.gz
emacs-b0d04f3b97559a8ef6465711ed600990534dbb50.zip
[USG5_4] (UNEXEC): unexsgi.o renamed from unexelfsgi.o.
Diffstat (limited to 'src')
-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 7e521d0257b..66e55eee071 100644
--- a/src/m/iris4d.h
+++ b/src/m/iris4d.h
@@ -113,7 +113,7 @@ Boston, MA 02111-1307, USA. */
113 113
114#ifdef USG5_4 114#ifdef USG5_4
115#undef UNEXEC 115#undef UNEXEC
116#define UNEXEC unexelfsgi.o 116#define UNEXEC unexsgi.o
117#else 117#else
118#define UNEXEC unexmips.o 118#define UNEXEC unexmips.o
119#endif 119#endif