comparison src/Makefile.in @ 5575:b2d5340c0c2c

(xterm.o): Depends on syssignal.h.
author Richard M. Stallman <rms@gnu.org>
date Thu, 13 Jan 1994 05:01:36 +0000
parents b4da518d3ec7
children 1c506424bb84
comparison
equal deleted inserted replaced
5574:a5a7ee5afff7 5575:b2d5340c0c2c
747 window.h $(config_h) 747 window.h $(config_h)
748 xfns.o : xfns.c buffer.h frame.h window.h keyboard.h xterm.h \ 748 xfns.o : xfns.c buffer.h frame.h window.h keyboard.h xterm.h \
749 blockinput.h $(config_h) 749 blockinput.h $(config_h)
750 xmenu.o : xmenu.c xterm.h window.h frame.h keyboard.h blockinput.h $(config_h) 750 xmenu.o : xmenu.c xterm.h window.h frame.h keyboard.h blockinput.h $(config_h)
751 xterm.o : xterm.c xterm.h termhooks.h termopts.h termchar.h window.h \ 751 xterm.o : xterm.c xterm.h termhooks.h termopts.h termchar.h window.h \
752 dispextern.h frame.h disptab.h blockinput.h systime.h \ 752 dispextern.h frame.h disptab.h blockinput.h systime.h syssignal.h \
753 gnu.h sink.h sinkmask.h $(config_h) 753 gnu.h sink.h sinkmask.h $(config_h)
754 xselect.o : xselect.c dispextern.h frame.h xterm.h blockinput.h $(config_h) 754 xselect.o : xselect.c dispextern.h frame.h xterm.h blockinput.h $(config_h)
755 xrdb.o : xrdb.c $(config_h) 755 xrdb.o : xrdb.c $(config_h)
756 hftctl.o : hftctl.c $(config_h) 756 hftctl.o : hftctl.c $(config_h)
757 757