comparison src/Makefile.in @ 14875:27f8bccdb985

(xfns.o, xmenu.o, widget.o): Depend on ../lwlib/lwlib.h.
author Richard M. Stallman <rms@gnu.org>
date Mon, 25 Mar 1996 00:37:45 +0000
parents c5b4cda157b3
children c693261af1c6
comparison
equal deleted inserted replaced
14874:cecaaaec6fd6 14875:27f8bccdb985
975 undo.o: undo.c buffer.h commands.h $(config_h) 975 undo.o: undo.c buffer.h commands.h $(config_h)
976 /* This hack is to discard any space that cpp might put at the beginning 976 /* This hack is to discard any space that cpp might put at the beginning
977 of UNEXEC when substituting it in. */ 977 of UNEXEC when substituting it in. */
978 UNEXEC_ALIAS=UNEXEC 978 UNEXEC_ALIAS=UNEXEC
979 $(UNEXEC_ALIAS): UNEXEC_SRC $(config_h) 979 $(UNEXEC_ALIAS): UNEXEC_SRC $(config_h)
980 widget.o: widget.c xterm.h frame.h dispextern.h widgetprv.h $(config_h) 980 widget.o: widget.c xterm.h frame.h dispextern.h widgetprv.h \
981 ../lwlib/lwlib.h $(config_h)
981 window.o: window.c indent.h commands.h frame.h window.h buffer.h termchar.h \ 982 window.o: window.c indent.h commands.h frame.h window.h buffer.h termchar.h \
982 termhooks.h disptab.h keyboard.h $(config_h) 983 termhooks.h disptab.h keyboard.h $(config_h)
983 xdisp.o: xdisp.c macros.h commands.h indent.h buffer.h dispextern.h \ 984 xdisp.o: xdisp.c macros.h commands.h indent.h buffer.h dispextern.h \
984 termchar.h frame.h window.h disptab.h termhooks.h $(config_h) 985 termchar.h frame.h window.h disptab.h termhooks.h $(config_h)
985 xfaces.o: xfaces.c dispextern.h frame.h xterm.h buffer.h blockinput.h \ 986 xfaces.o: xfaces.c dispextern.h frame.h xterm.h buffer.h blockinput.h \
986 window.h $(config_h) 987 window.h $(config_h)
987 xfns.o: xfns.c buffer.h frame.h window.h keyboard.h xterm.h \ 988 xfns.o: xfns.c buffer.h frame.h window.h keyboard.h xterm.h \
988 blockinput.h paths.h $(config_h) 989 ../lwlib/lwlib.h blockinput.h paths.h $(config_h)
989 xmenu.o: xmenu.c xterm.h termhooks.h window.h dispextern.h frame.h keyboard.h \ 990 xmenu.o: xmenu.c xterm.h termhooks.h window.h dispextern.h frame.h keyboard.h \
990 blockinput.h puresize.h msdos.h $(config_h) 991 ../lwlib/lwlib.h blockinput.h puresize.h msdos.h $(config_h)
991 xterm.o: xterm.c xterm.h termhooks.h termopts.h termchar.h window.h \ 992 xterm.o: xterm.c xterm.h termhooks.h termopts.h termchar.h window.h \
992 dispextern.h frame.h disptab.h blockinput.h systime.h syssignal.h \ 993 dispextern.h frame.h disptab.h blockinput.h systime.h syssignal.h \
993 keyboard.h gnu.h sink.h sinkmask.h $(config_h) 994 keyboard.h gnu.h sink.h sinkmask.h $(config_h)
994 xselect.o: xselect.c dispextern.h frame.h xterm.h blockinput.h $(config_h) 995 xselect.o: xselect.c dispextern.h frame.h xterm.h blockinput.h $(config_h)
995 xrdb.o: xrdb.c $(config_h) 996 xrdb.o: xrdb.c $(config_h)