comparison src/Makefile.in @ 52513:5a24881a4775

Depend on coding.h.
author Dave Love <fx@gnu.org>
date Tue, 16 Sep 2003 17:18:00 +0000
parents 174bff8cdda4
children 1aa10451ef11
comparison
equal deleted inserted replaced
52512:c7ef303c76f2 52513:5a24881a4775
1143 xfns.o: xfns.c buffer.h frame.h window.h keyboard.h xterm.h dispextern.h \ 1143 xfns.o: xfns.c buffer.h frame.h window.h keyboard.h xterm.h dispextern.h \
1144 $(srcdir)/../lwlib/lwlib.h blockinput.h atimer.h systime.h epaths.h \ 1144 $(srcdir)/../lwlib/lwlib.h blockinput.h atimer.h systime.h epaths.h \
1145 charset.h gtkutil.h $(config_h) 1145 charset.h gtkutil.h $(config_h)
1146 xmenu.o: xmenu.c xterm.h termhooks.h window.h dispextern.h frame.h buffer.h \ 1146 xmenu.o: xmenu.c xterm.h termhooks.h window.h dispextern.h frame.h buffer.h \
1147 keyboard.h $(srcdir)/../lwlib/lwlib.h blockinput.h atimer.h systime.h \ 1147 keyboard.h $(srcdir)/../lwlib/lwlib.h blockinput.h atimer.h systime.h \
1148 gtkutil.h msdos.h $(config_h) 1148 gtkutil.h msdos.h coding.h $(config_h)
1149 xterm.o: xterm.c xterm.h termhooks.h termopts.h termchar.h window.h buffer.h \ 1149 xterm.o: xterm.c xterm.h termhooks.h termopts.h termchar.h window.h buffer.h \
1150 dispextern.h frame.h disptab.h blockinput.h atimer.h systime.h syssignal.h \ 1150 dispextern.h frame.h disptab.h blockinput.h atimer.h systime.h syssignal.h \
1151 keyboard.h gnu.h charset.h ccl.h fontset.h composite.h \ 1151 keyboard.h gnu.h charset.h ccl.h fontset.h composite.h \
1152 coding.h process.h gtkutil.h $(config_h) 1152 coding.h process.h gtkutil.h $(config_h)
1153 xselect.o: xselect.c process.h dispextern.h frame.h xterm.h blockinput.h \ 1153 xselect.o: xselect.c process.h dispextern.h frame.h xterm.h blockinput.h \