comparison src/Makefile.in @ 11347:5c1f15a662e5

(minibuf.o, xdisp.o): Don't depend on keyboard.h.
author Richard M. Stallman <rms@gnu.org>
date Mon, 10 Apr 1995 07:25:46 +0000
parents 34a2e8b9f4ba
children bf76e6e6a48c
comparison
equal deleted inserted replaced
11346:c174158fff45 11347:5c1f15a662e5
866 gmalloc.o: gmalloc.c $(config_h) 866 gmalloc.o: gmalloc.c $(config_h)
867 ralloc.o: ralloc.c $(config_h) 867 ralloc.o: ralloc.c $(config_h)
868 vm-limit.o: vm-limit.c mem-limits.h $(config_h) 868 vm-limit.o: vm-limit.c mem-limits.h $(config_h)
869 marker.o: marker.c buffer.h $(config_h) 869 marker.o: marker.c buffer.h $(config_h)
870 minibuf.o: minibuf.c syntax.h dispextern.h frame.h window.h \ 870 minibuf.o: minibuf.c syntax.h dispextern.h frame.h window.h \
871 buffer.h commands.h keyboard.h $(config_h) 871 buffer.h commands.h $(config_h)
872 mocklisp.o: mocklisp.c buffer.h $(config_h) 872 mocklisp.o: mocklisp.c buffer.h $(config_h)
873 process.o: process.c process.h buffer.h window.h termhooks.h termopts.h \ 873 process.o: process.c process.h buffer.h window.h termhooks.h termopts.h \
874 commands.h syssignal.h systime.h systty.h syswait.h frame.h $(config_h) 874 commands.h syssignal.h systime.h systty.h syswait.h frame.h $(config_h)
875 regex.o: regex.c syntax.h buffer.h $(config_h) regex.h 875 regex.o: regex.c syntax.h buffer.h $(config_h) regex.h
876 region-cache.o: region-cache.c buffer.h region-cache.h 876 region-cache.o: region-cache.c buffer.h region-cache.h
896 $(UNEXEC_ALIAS): UNEXEC_SRC $(config_h) 896 $(UNEXEC_ALIAS): UNEXEC_SRC $(config_h)
897 widget.o: widget.c xterm.h frame.h dispextern.h widgetprv.h $(config_h) 897 widget.o: widget.c xterm.h frame.h dispextern.h widgetprv.h $(config_h)
898 window.o: window.c indent.h commands.h frame.h window.h buffer.h termchar.h \ 898 window.o: window.c indent.h commands.h frame.h window.h buffer.h termchar.h \
899 termhooks.h disptab.h keyboard.h $(config_h) 899 termhooks.h disptab.h keyboard.h $(config_h)
900 xdisp.o: xdisp.c macros.h commands.h indent.h buffer.h dispextern.h \ 900 xdisp.o: xdisp.c macros.h commands.h indent.h buffer.h dispextern.h \
901 termchar.h frame.h window.h disptab.h termhooks.h keyboard.h $(config_h) 901 termchar.h frame.h window.h disptab.h termhooks.h $(config_h)
902 xfaces.o: xfaces.c dispextern.h frame.h xterm.h buffer.h blockinput.h \ 902 xfaces.o: xfaces.c dispextern.h frame.h xterm.h buffer.h blockinput.h \
903 window.h $(config_h) 903 window.h $(config_h)
904 xfns.o: xfns.c buffer.h frame.h window.h keyboard.h xterm.h \ 904 xfns.o: xfns.c buffer.h frame.h window.h keyboard.h xterm.h \
905 blockinput.h paths.h $(config_h) 905 blockinput.h paths.h $(config_h)
906 xmenu.o: xmenu.c xterm.h window.h dispextern.h frame.h keyboard.h \ 906 xmenu.o: xmenu.c xterm.h window.h dispextern.h frame.h keyboard.h \