comparison src/Makefile.in @ 19507:a64e4304569b

(xrdb.o): Depend on paths.h.
author Richard M. Stallman <rms@gnu.org>
date Sun, 24 Aug 1997 16:22:56 +0000
parents 750d8bbecb4f
children ade0f0a14b7a
comparison
equal deleted inserted replaced
19506:92c0e1253d88 19507:a64e4304569b
1091 xterm.o: xterm.c xterm.h termhooks.h termopts.h termchar.h window.h \ 1091 xterm.o: xterm.c xterm.h termhooks.h termopts.h termchar.h window.h \
1092 dispextern.h frame.h disptab.h blockinput.h systime.h syssignal.h \ 1092 dispextern.h frame.h disptab.h blockinput.h systime.h syssignal.h \
1093 keyboard.h gnu.h sink.h sinkmask.h charset.h ccl.h fontset.h $(config_h) 1093 keyboard.h gnu.h sink.h sinkmask.h charset.h ccl.h fontset.h $(config_h)
1094 xselect.o: xselect.c dispextern.h frame.h xterm.h blockinput.h charset.h \ 1094 xselect.o: xselect.c dispextern.h frame.h xterm.h blockinput.h charset.h \
1095 coding.h $(config_h) 1095 coding.h $(config_h)
1096 xrdb.o: xrdb.c $(config_h) 1096 xrdb.o: xrdb.c $(config_h) paths.h
1097 hftctl.o: hftctl.c $(config_h) 1097 hftctl.o: hftctl.c $(config_h)
1098 1098
1099 /* The files of Lisp proper */ 1099 /* The files of Lisp proper */
1100 1100
1101 alloc.o: alloc.c frame.h window.h buffer.h puresize.h syssignal.h keyboard.h \ 1101 alloc.o: alloc.c frame.h window.h buffer.h puresize.h syssignal.h keyboard.h \