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
481c3743
Commit
481c3743
authored
Apr 14, 1997
by
Eli Zaretskii
Browse files
(MSDOS_OBJ): Add w16select.o.
(dependencies): Add dependencies for w16select.o.
parent
3196c5a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
src/Makefile.in
src/Makefile.in
+2
-1
No files found.
src/Makefile.in
View file @
481c3743
...
...
@@ -487,7 +487,7 @@ ALL_LDFLAGS = LD_SWITCH_SYSTEM LD_SWITCH_MACHINE LD_SWITCH_SITE $(LDFLAGS)
#ifdef HAVE_X_WINDOWS
#define MSDOS_OBJ dosfns.o msdos.o
#else
#define MSDOS_OBJ dosfns.o msdos.o xfaces.o
#define MSDOS_OBJ dosfns.o msdos.o xfaces.o
w16select.o
#endif
#else
#define MSDOS_OBJ
...
...
@@ -1040,6 +1040,7 @@ undo.o: undo.c buffer.h commands.h $(config_h)
of
UNEXEC
when
substituting
it
in.
*/
UNEXEC_ALIAS
=
UNEXEC
$(UNEXEC_ALIAS)
:
UNEXEC_SRC $(config_h)
w16select.o
:
w16select.c lisp.h dispextern.h frame.h blockinput.h
widget.o
:
widget.c xterm.h frame.h dispextern.h widgetprv.h
\
../lwlib/lwlib.h $(config_h)
window.o
:
window.c indent.h commands.h frame.h window.h buffer.h termchar.h
\
...
...
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