Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
08b1e593
Commit
08b1e593
authored
Jul 24, 2006
by
Kenichi Handa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(font.o): Make it depends on window.h.
parent
44d9754a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/Makefile.in
src/Makefile.in
+2
-2
No files found.
src/Makefile.in
View file @
08b1e593
...
...
@@ -1153,8 +1153,8 @@ frame.o: frame.c xterm.h window.h frame.h termhooks.h commands.h keyboard.h \
blockinput.h atimer.h systime.h buffer.h character.h fontset.h
\
msdos.h dosfns.h dispextern.h w32term.h macterm.h $(config_h)
fringe.o
:
fringe.c dispextern.h frame.h window.h buffer.h $(config_h)
font.o
:
font.c dispextern.h frame.h ccl.h character.h charset.h
font.h
\
$(config_h)
font.o
:
font.c dispextern.h frame.h
window.h
ccl.h character.h charset.h
\
font.h
$(config_h)
ftfont.o
:
dispextern.h frame.h character.h charset.h font.h $(config_h)
fontset.o
:
dispextern.h fontset.h fontset.c ccl.h buffer.h character.h
\
charset.h frame.h keyboard.h $(FONTSRC) $(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