Mercurial > emacs
comparison src/Makefile.in @ 5099:019961514fbd
(hftctl.o): New rule.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 21 Nov 1993 22:20:51 +0000 |
parents | ef406a9b2f44 |
children | abc23ae65483 |
comparison
equal
deleted
inserted
replaced
5098:a770e7708711 | 5099:019961514fbd |
---|---|
736 xterm.o : xterm.c xterm.h termhooks.h termopts.h termchar.h window.h \ | 736 xterm.o : xterm.c xterm.h termhooks.h termopts.h termchar.h window.h \ |
737 dispextern.h frame.h disptab.h blockinput.h systime.h \ | 737 dispextern.h frame.h disptab.h blockinput.h systime.h \ |
738 gnu.h sink.h sinkmask.h $(config_h) | 738 gnu.h sink.h sinkmask.h $(config_h) |
739 xselect.o : xselect.c dispextern.h frame.h xterm.h blockinput.h $(config_h) | 739 xselect.o : xselect.c dispextern.h frame.h xterm.h blockinput.h $(config_h) |
740 xrdb.o : xrdb.c $(config_h) | 740 xrdb.o : xrdb.c $(config_h) |
741 hftctl.o : hftctl.c $(config_h) | |
741 | 742 |
742 /* The files of Lisp proper */ | 743 /* The files of Lisp proper */ |
743 | 744 |
744 alloc.o : alloc.c frame.h window.h buffer.h puresize.h syssignal.h | 745 alloc.o : alloc.c frame.h window.h buffer.h puresize.h syssignal.h |
745 alloc.o : blockinput.h $(config_h) INTERVAL_SRC | 746 alloc.o : blockinput.h $(config_h) INTERVAL_SRC |