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
b2feb1d4
Commit
b2feb1d4
authored
Aug 09, 2000
by
Eli Zaretskii
Browse files
(msdos.o): Depend on keyboard.h.
parent
97dd288b
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 @
b2feb1d4
...
...
@@ -1047,7 +1047,8 @@ minibuf.o: minibuf.c syntax.h dispextern.h frame.h window.h \
mktime.o
:
mktime.c $(config_h)
mocklisp.o
:
mocklisp.c buffer.h $(config_h)
msdos.o
:
msdos.c msdos.h dosfns.h systime.h termhooks.h dispextern.h frame.h
\
termopts.h termchar.h charset.h coding.h ccl.h disptab.h window.h $(config_h)
termopts.h termchar.h charset.h coding.h ccl.h disptab.h window.h
\
keyboard.h $(config_h)
process.o
:
process.c process.h buffer.h window.h termhooks.h termopts.h
\
commands.h syssignal.h systime.h systty.h syswait.h frame.h dispextern.h
\
blockinput.h atimer.h charset.h coding.h ccl.h msdos.h composite.h $(config_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