comparison src/Makefile.in @ 90537:50c8d1ed9804

(font.o): Make it depends on window.h.
author Kenichi Handa <handa@m17n.org>
date Mon, 24 Jul 2006 02:54:48 +0000
parents 8a8e69664178
children c358d0861b16
comparison
equal deleted inserted replaced
90536:78b1f4d7a2ec 90537:50c8d1ed9804
1151 filemode.o: filemode.c $(config_h) 1151 filemode.o: filemode.c $(config_h)
1152 frame.o: frame.c xterm.h window.h frame.h termhooks.h commands.h keyboard.h \ 1152 frame.o: frame.c xterm.h window.h frame.h termhooks.h commands.h keyboard.h \
1153 blockinput.h atimer.h systime.h buffer.h character.h fontset.h \ 1153 blockinput.h atimer.h systime.h buffer.h character.h fontset.h \
1154 msdos.h dosfns.h dispextern.h w32term.h macterm.h $(config_h) 1154 msdos.h dosfns.h dispextern.h w32term.h macterm.h $(config_h)
1155 fringe.o: fringe.c dispextern.h frame.h window.h buffer.h $(config_h) 1155 fringe.o: fringe.c dispextern.h frame.h window.h buffer.h $(config_h)
1156 font.o: font.c dispextern.h frame.h ccl.h character.h charset.h font.h \ 1156 font.o: font.c dispextern.h frame.h window.h ccl.h character.h charset.h \
1157 $(config_h) 1157 font.h $(config_h)
1158 ftfont.o: dispextern.h frame.h character.h charset.h font.h $(config_h) 1158 ftfont.o: dispextern.h frame.h character.h charset.h font.h $(config_h)
1159 fontset.o: dispextern.h fontset.h fontset.c ccl.h buffer.h character.h \ 1159 fontset.o: dispextern.h fontset.h fontset.c ccl.h buffer.h character.h \
1160 charset.h frame.h keyboard.h $(FONTSRC) $(config_h) 1160 charset.h frame.h keyboard.h $(FONTSRC) $(config_h)
1161 getloadavg.o: getloadavg.c $(config_h) 1161 getloadavg.o: getloadavg.c $(config_h)
1162 image.o: image.c frame.h window.h dispextern.h blockinput.h atimer.h \ 1162 image.o: image.c frame.h window.h dispextern.h blockinput.h atimer.h \