comparison src/Makefile.in @ 20106:6d478bc45aff

(xselect.o): Depend on buffer.h.
author Kenichi Handa <handa@m17n.org>
date Tue, 21 Oct 1997 10:43:40 +0000
parents f4b3337de362
children b04c89d6c796
comparison
equal deleted inserted replaced
20105:c017642863c2 20106:6d478bc45aff
1096 ../lwlib/lwlib.h blockinput.h puresize.h msdos.h $(config_h) 1096 ../lwlib/lwlib.h blockinput.h puresize.h msdos.h $(config_h)
1097 xterm.o: xterm.c xterm.h termhooks.h termopts.h termchar.h window.h \ 1097 xterm.o: xterm.c xterm.h termhooks.h termopts.h termchar.h window.h \
1098 dispextern.h frame.h disptab.h blockinput.h systime.h syssignal.h \ 1098 dispextern.h frame.h disptab.h blockinput.h systime.h syssignal.h \
1099 keyboard.h gnu.h sink.h sinkmask.h charset.h ccl.h fontset.h $(config_h) 1099 keyboard.h gnu.h sink.h sinkmask.h charset.h ccl.h fontset.h $(config_h)
1100 xselect.o: xselect.c dispextern.h frame.h xterm.h blockinput.h charset.h \ 1100 xselect.o: xselect.c dispextern.h frame.h xterm.h blockinput.h charset.h \
1101 coding.h $(config_h) 1101 coding.h buffer.h $(config_h)
1102 xrdb.o: xrdb.c $(config_h) paths.h 1102 xrdb.o: xrdb.c $(config_h) paths.h
1103 hftctl.o: hftctl.c $(config_h) 1103 hftctl.o: hftctl.c $(config_h)
1104 1104
1105 /* The files of Lisp proper */ 1105 /* The files of Lisp proper */
1106 1106