comparison src/Makefile.in @ 19353:885b89f866b4

(xselect.o): Depend on coding.h.
author Richard M. Stallman <rms@gnu.org>
date Fri, 15 Aug 1997 03:29:41 +0000
parents 95417b9e3fc5
children c243eff11a64
comparison
equal deleted inserted replaced
19352:6cf4badd0d76 19353:885b89f866b4
1085 ../lwlib/lwlib.h blockinput.h puresize.h msdos.h $(config_h) 1085 ../lwlib/lwlib.h blockinput.h puresize.h msdos.h $(config_h)
1086 xterm.o: xterm.c xterm.h termhooks.h termopts.h termchar.h window.h \ 1086 xterm.o: xterm.c xterm.h termhooks.h termopts.h termchar.h window.h \
1087 dispextern.h frame.h disptab.h blockinput.h systime.h syssignal.h \ 1087 dispextern.h frame.h disptab.h blockinput.h systime.h syssignal.h \
1088 keyboard.h gnu.h sink.h sinkmask.h charset.h ccl.h fontset.h $(config_h) 1088 keyboard.h gnu.h sink.h sinkmask.h charset.h ccl.h fontset.h $(config_h)
1089 xselect.o: xselect.c dispextern.h frame.h xterm.h blockinput.h charset.h \ 1089 xselect.o: xselect.c dispextern.h frame.h xterm.h blockinput.h charset.h \
1090 $(config_h) 1090 coding,h $(config_h)
1091 xrdb.o: xrdb.c $(config_h) 1091 xrdb.o: xrdb.c $(config_h)
1092 hftctl.o: hftctl.c $(config_h) 1092 hftctl.o: hftctl.c $(config_h)
1093 1093
1094 /* The files of Lisp proper */ 1094 /* The files of Lisp proper */
1095 1095