Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
911398a9
Commit
911398a9
authored
Aug 25, 1994
by
Richard M. Stallman
Browse files
(obj): Put cm.o before term.o. (Avoids mysterious lossage on Irix.)
parent
c4669f14
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/Makefile.in
src/Makefile.in
+1
-1
No files found.
src/Makefile.in
View file @
911398a9
...
...
@@ -447,7 +447,7 @@ ALL_LDFLAGS = LD_SWITCH_SYSTEM LD_SWITCH_MACHINE LD_SWITCH_SITE $(LDFLAGS)
/*
lastfile
must
follow
all
files
whose
initialized
data
areas
should
be
dumped
as
pure
by
dump-emacs.
*/
obj
=
dispnew.o frame.o scroll.o xdisp.o window.o
\
ter
m.o
c
m.o
$(XOBJ)
\
c
m.o
ter
m.o
$(XOBJ)
\
emacs.o keyboard.o macros.o keymap.o sysdep.o
\
buffer.o filelock.o insdel.o marker.o INTERVAL_OBJ
\
minibuf.o fileio.o dired.o filemode.o
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment