Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
eee66ed5
Commit
eee66ed5
authored
Mar 31, 2003
by
Kim F. Storm
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(frame.o): Add dependency on blockinput.h and files
included from it (atimer.h and systime.h).
parent
836be5ce
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 @
eee66ed5
...
...
@@ -1105,7 +1105,8 @@ fileio.o: fileio.c window.h buffer.h systime.h $(INTERVAL_SRC) charset.h \
filelock.o
:
filelock.c buffer.h systime.h epaths.h $(config_h)
filemode.o
:
filemode.c $(config_h)
frame.o
:
frame.c xterm.h window.h frame.h termhooks.h commands.h keyboard.h
\
buffer.h charset.h fontset.h msdos.h dosfns.h dispextern.h $(config_h)
blockinput.h atimer.h systime.h buffer.h charset.h fontset.h
\
msdos.h dosfns.h dispextern.h $(config_h)
fontset.o
:
dispextern.h fontset.h fontset.c ccl.h buffer.h charset.h frame.h
\
keyboard.h $(config_h)
getloadavg.o
:
getloadavg.c $(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