comparison src/Makefile.in @ 21802:fc97ab2c8e64

(callproc.o, print.o, cmds.o, dispnew.o, fileio.o, frame.o, keyboard.o, minibuf.o, process.o, scroll.o, sysdep.o, term.o, w16select.o, window.o, xdisp.o, xfaces.o, lread.o): Depend on msdos.h. (print.o): Depend on dispextern.h.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 28 Apr 1998 14:18:24 +0000
parents edc95c28d970
children 58f3869d37d5
comparison
equal deleted inserted replaced
21801:4e224c003b52 21802:fc97ab2c8e64
1008 buffer.o: buffer.c buffer.h region-cache.h commands.h window.h \ 1008 buffer.o: buffer.c buffer.h region-cache.h commands.h window.h \
1009 INTERVAL_SRC blockinput.h charset.h $(config_h) 1009 INTERVAL_SRC blockinput.h charset.h $(config_h)
1010 callint.o: callint.c window.h commands.h buffer.h mocklisp.h \ 1010 callint.o: callint.c window.h commands.h buffer.h mocklisp.h \
1011 keyboard.h $(config_h) 1011 keyboard.h $(config_h)
1012 callproc.o: callproc.c paths.h buffer.h commands.h $(config_h) \ 1012 callproc.o: callproc.c paths.h buffer.h commands.h $(config_h) \
1013 process.h systty.h syssignal.h charset.h coding.h 1013 process.h systty.h syssignal.h charset.h coding.h msdos.h
1014 casefiddle.o: casefiddle.c syntax.h commands.h buffer.h $(config_h) 1014 casefiddle.o: casefiddle.c syntax.h commands.h buffer.h $(config_h)
1015 casetab.o: casetab.c buffer.h $(config_h) 1015 casetab.o: casetab.c buffer.h $(config_h)
1016 category.o: category.c category.h buffer.h charset.h $(config_h) 1016 category.o: category.c category.h buffer.h charset.h $(config_h)
1017 ccl.o: ccl.c ccl.h charset.h coding.h $(config_h) 1017 ccl.o: ccl.c ccl.h charset.h coding.h $(config_h)
1018 charset.o: charset.c charset.h buffer.h coding.h disptab.h $(config_h) 1018 charset.o: charset.c charset.h buffer.h coding.h disptab.h $(config_h)
1019 coding.o: coding.c coding.h buffer.h charset.h $(config_h) 1019 coding.o: coding.c coding.h buffer.h charset.h $(config_h)
1020 cm.o: cm.c cm.h termhooks.h $(config_h) 1020 cm.o: cm.c cm.h termhooks.h $(config_h)
1021 cmds.o: cmds.c syntax.h buffer.h charset.h commands.h window.h $(config_h) 1021 cmds.o: cmds.c syntax.h buffer.h charset.h commands.h window.h $(config_h) \
1022 msdos.h
1022 pre-crt0.o: pre-crt0.c 1023 pre-crt0.o: pre-crt0.c
1023 ecrt0.o: ecrt0.c $(config_h) 1024 ecrt0.o: ecrt0.c $(config_h)
1024 CRT0_COMPILE ${srcdir}/ecrt0.c 1025 CRT0_COMPILE ${srcdir}/ecrt0.c
1025 dired.o: dired.c commands.h buffer.h $(config_h) charset.h coding.h regex.h 1026 dired.o: dired.c commands.h buffer.h $(config_h) charset.h coding.h regex.h
1026 dispnew.o: dispnew.c commands.h frame.h window.h buffer.h dispextern.h \ 1027 dispnew.o: dispnew.c commands.h frame.h window.h buffer.h dispextern.h \
1027 termchar.h termopts.h termhooks.h cm.h disptab.h systty.h systime.h \ 1028 termchar.h termopts.h termhooks.h cm.h disptab.h systty.h systime.h \
1028 xterm.h blockinput.h charset.h $(config_h) 1029 xterm.h blockinput.h charset.h msdos.h $(config_h)
1029 doc.o: doc.c $(config_h) paths.h buffer.h keyboard.h 1030 doc.o: doc.c $(config_h) paths.h buffer.h keyboard.h
1030 doprnt.o: doprnt.c charset.h $(config_h) 1031 doprnt.o: doprnt.c charset.h $(config_h)
1031 dosfns.o: buffer.h termchar.h termhooks.h frame.h msdos.h dosfns.h $(config_h) 1032 dosfns.o: buffer.h termchar.h termhooks.h frame.h msdos.h dosfns.h $(config_h)
1032 editfns.o: editfns.c window.h buffer.h systime.h INTERVAL_SRC charset.h \ 1033 editfns.o: editfns.c window.h buffer.h systime.h INTERVAL_SRC charset.h \
1033 $(config_h) 1034 $(config_h)
1034 emacs.o: emacs.c commands.h systty.h syssignal.h blockinput.h process.h \ 1035 emacs.o: emacs.c commands.h systty.h syssignal.h blockinput.h process.h \
1035 buffer.h INTERVAL_SRC $(config_h) 1036 buffer.h INTERVAL_SRC $(config_h)
1036 fileio.o: fileio.c window.h buffer.h systime.h INTERVAL_SRC charset.h \ 1037 fileio.o: fileio.c window.h buffer.h systime.h INTERVAL_SRC charset.h \
1037 coding.h $(config_h) 1038 coding.h msdos.h $(config_h)
1038 filelock.o: filelock.c buffer.h paths.h $(config_h) 1039 filelock.o: filelock.c buffer.h paths.h $(config_h)
1039 filemode.o: filemode.c $(config_h) 1040 filemode.o: filemode.c $(config_h)
1040 frame.o: frame.c xterm.h window.h frame.h termhooks.h commands.h keyboard.h \ 1041 frame.o: frame.c xterm.h window.h frame.h termhooks.h commands.h keyboard.h \
1041 buffer.h charset.h fontset.h $(config_h) 1042 buffer.h charset.h fontset.h msdos.h $(config_h)
1042 fontset.o: fontset.h fontset.c ccl.h charset.h frame.h $(config_h) 1043 fontset.o: fontset.h fontset.c ccl.h charset.h frame.h $(config_h)
1043 getloadavg.o: getloadavg.c $(config_h) 1044 getloadavg.o: getloadavg.c $(config_h)
1044 indent.o: indent.c frame.h window.h indent.h buffer.h $(config_h) termchar.h \ 1045 indent.o: indent.c frame.h window.h indent.h buffer.h $(config_h) termchar.h \
1045 termopts.h disptab.h region-cache.h charset.h 1046 termopts.h disptab.h region-cache.h charset.h
1046 insdel.o: insdel.c window.h buffer.h INTERVAL_SRC blockinput.h charset.h\ 1047 insdel.o: insdel.c window.h buffer.h INTERVAL_SRC blockinput.h charset.h\
1047 $(config_h) 1048 $(config_h)
1048 keyboard.o: keyboard.c termchar.h termhooks.h termopts.h buffer.h charset.h \ 1049 keyboard.o: keyboard.c termchar.h termhooks.h termopts.h buffer.h charset.h \
1049 commands.h frame.h window.h macros.h disptab.h keyboard.h syssignal.h \ 1050 commands.h frame.h window.h macros.h disptab.h keyboard.h syssignal.h \
1050 systty.h systime.h dispextern.h syntax.h intervals.h blockinput.h \ 1051 systty.h systime.h dispextern.h syntax.h intervals.h blockinput.h \
1051 xterm.h puresize.h $(config_h) 1052 xterm.h puresize.h msdos.h $(config_h)
1052 keymap.o: keymap.c buffer.h commands.h keyboard.h termhooks.h blockinput.h \ 1053 keymap.o: keymap.c buffer.h commands.h keyboard.h termhooks.h blockinput.h \
1053 puresize.h charset.h $(config_h) 1054 puresize.h charset.h $(config_h)
1054 lastfile.o: lastfile.c $(config_h) 1055 lastfile.o: lastfile.c $(config_h)
1055 macros.o: macros.c window.h buffer.h commands.h macros.h keyboard.h $(config_h) 1056 macros.o: macros.c window.h buffer.h commands.h macros.h keyboard.h $(config_h)
1056 malloc.o: malloc.c $(config_h) 1057 malloc.o: malloc.c $(config_h)
1057 gmalloc.o: gmalloc.c $(config_h) 1058 gmalloc.o: gmalloc.c $(config_h)
1058 ralloc.o: ralloc.c $(config_h) 1059 ralloc.o: ralloc.c $(config_h)
1059 vm-limit.o: vm-limit.c mem-limits.h $(config_h) 1060 vm-limit.o: vm-limit.c mem-limits.h $(config_h)
1060 marker.o: marker.c buffer.h charset.h $(config_h) 1061 marker.o: marker.c buffer.h charset.h $(config_h)
1061 minibuf.o: minibuf.c syntax.h dispextern.h frame.h window.h \ 1062 minibuf.o: minibuf.c syntax.h dispextern.h frame.h window.h \
1062 buffer.h commands.h charset.h $(config_h) 1063 buffer.h commands.h charset.h msdos.h $(config_h)
1063 mktime.o: mktime.c $(config_h) 1064 mktime.o: mktime.c $(config_h)
1064 mocklisp.o: mocklisp.c buffer.h $(config_h) 1065 mocklisp.o: mocklisp.c buffer.h $(config_h)
1065 msdos.o: msdos.c msdos.h dosfns.h systime.h termhooks.h dispextern.h \ 1066 msdos.o: msdos.c msdos.h dosfns.h systime.h termhooks.h dispextern.h \
1066 termopts.h frame.h window.h $(config_h) 1067 termopts.h frame.h window.h $(config_h)
1067 process.o: process.c process.h buffer.h window.h termhooks.h termopts.h \ 1068 process.o: process.c process.h buffer.h window.h termhooks.h termopts.h \
1068 commands.h syssignal.h systime.h systty.h syswait.h frame.h \ 1069 commands.h syssignal.h systime.h systty.h syswait.h frame.h \
1069 blockinput.h charset.h coding.h $(config_h) 1070 blockinput.h charset.h coding.h msdos.h $(config_h)
1070 regex.o: regex.c syntax.h buffer.h $(config_h) regex.h category.h charset.h 1071 regex.o: regex.c syntax.h buffer.h $(config_h) regex.h category.h charset.h
1071 region-cache.o: region-cache.c buffer.h region-cache.h 1072 region-cache.o: region-cache.c buffer.h region-cache.h
1072 scroll.o: scroll.c termchar.h dispextern.h frame.h $(config_h) 1073 scroll.o: scroll.c termchar.h dispextern.h frame.h msdos.h $(config_h)
1073 search.o: search.c regex.h commands.h buffer.h region-cache.h syntax.h \ 1074 search.o: search.c regex.h commands.h buffer.h region-cache.h syntax.h \
1074 blockinput.h category.h charset.h $(config_h) 1075 blockinput.h category.h charset.h $(config_h)
1075 strftime.o: strftime.c $(config_h) 1076 strftime.o: strftime.c $(config_h)
1076 syntax.o: syntax.c syntax.h buffer.h commands.h category.h charset.h \ 1077 syntax.o: syntax.c syntax.h buffer.h commands.h category.h charset.h \
1077 $(config_h) 1078 $(config_h)
1078 sysdep.o: sysdep.c $(config_h) dispextern.h termhooks.h termchar.h termopts.h \ 1079 sysdep.o: sysdep.c $(config_h) dispextern.h termhooks.h termchar.h termopts.h \
1079 frame.h syssignal.h systty.h systime.h syswait.h blockinput.h window.h 1080 frame.h syssignal.h systty.h systime.h syswait.h blockinput.h window.h \
1081 msdos.h
1080 term.o: term.c termchar.h termhooks.h termopts.h $(config_h) cm.h frame.h \ 1082 term.o: term.c termchar.h termhooks.h termopts.h $(config_h) cm.h frame.h \
1081 disptab.h keyboard.h charset.h coding.h 1083 disptab.h keyboard.h charset.h coding.h msdos.h
1082 termcap.o: termcap.c $(config_h) 1084 termcap.o: termcap.c $(config_h)
1083 terminfo.o: terminfo.c $(config_h) 1085 terminfo.o: terminfo.c $(config_h)
1084 tparam.o: tparam.c $(config_h) 1086 tparam.o: tparam.c $(config_h)
1085 undo.o: undo.c buffer.h commands.h $(config_h) 1087 undo.o: undo.c buffer.h commands.h $(config_h)
1086 /* This hack is to discard any space that cpp might put at the beginning 1088 /* This hack is to discard any space that cpp might put at the beginning
1087 of UNEXEC when substituting it in. */ 1089 of UNEXEC when substituting it in. */
1088 UNEXEC_ALIAS=UNEXEC 1090 UNEXEC_ALIAS=UNEXEC
1089 $(UNEXEC_ALIAS): UNEXEC_SRC $(config_h) 1091 $(UNEXEC_ALIAS): UNEXEC_SRC $(config_h)
1090 w16select.o: w16select.c lisp.h dispextern.h frame.h blockinput.h 1092 w16select.o: w16select.c lisp.h dispextern.h frame.h blockinput.h \
1093 msdos.h $(config_h)
1091 widget.o: widget.c xterm.h frame.h dispextern.h widgetprv.h \ 1094 widget.o: widget.c xterm.h frame.h dispextern.h widgetprv.h \
1092 ../lwlib/lwlib.h $(config_h) 1095 ../lwlib/lwlib.h $(config_h)
1093 window.o: window.c indent.h commands.h frame.h window.h buffer.h termchar.h \ 1096 window.o: window.c indent.h commands.h frame.h window.h buffer.h termchar.h \
1094 termhooks.h disptab.h keyboard.h $(config_h) 1097 termhooks.h disptab.h keyboard.h dispextern.h msdos.h $(config_h)
1095 xdisp.o: xdisp.c macros.h commands.h indent.h buffer.h dispextern.h coding.h \ 1098 xdisp.o: xdisp.c macros.h commands.h indent.h buffer.h dispextern.h coding.h \
1096 termchar.h frame.h window.h disptab.h termhooks.h charset.h $(config_h) 1099 termchar.h frame.h window.h disptab.h termhooks.h charset.h $(config_h) \
1100 msdos.h
1097 xfaces.o: xfaces.c dispextern.h frame.h xterm.h buffer.h blockinput.h \ 1101 xfaces.o: xfaces.c dispextern.h frame.h xterm.h buffer.h blockinput.h \
1098 window.h charset.h $(config_h) 1102 window.h charset.h msdos.h $(config_h)
1099 xfns.o: xfns.c buffer.h frame.h window.h keyboard.h xterm.h\ 1103 xfns.o: xfns.c buffer.h frame.h window.h keyboard.h xterm.h\
1100 ../lwlib/lwlib.h blockinput.h paths.h charset.h $(config_h) 1104 ../lwlib/lwlib.h blockinput.h paths.h charset.h $(config_h)
1101 xmenu.o: xmenu.c xterm.h termhooks.h window.h dispextern.h frame.h keyboard.h \ 1105 xmenu.o: xmenu.c xterm.h termhooks.h window.h dispextern.h frame.h keyboard.h \
1102 ../lwlib/lwlib.h blockinput.h msdos.h $(config_h) 1106 ../lwlib/lwlib.h blockinput.h msdos.h $(config_h)
1103 xterm.o: xterm.c xterm.h termhooks.h termopts.h termchar.h window.h \ 1107 xterm.o: xterm.c xterm.h termhooks.h termopts.h termchar.h window.h \
1117 eval.o: eval.c commands.h keyboard.h blockinput.h $(config_h) 1121 eval.o: eval.c commands.h keyboard.h blockinput.h $(config_h)
1118 floatfns.o: floatfns.c $(config_h) 1122 floatfns.o: floatfns.c $(config_h)
1119 fns.o: fns.c commands.h $(config_h) frame.h buffer.h keyboard.h \ 1123 fns.o: fns.c commands.h $(config_h) frame.h buffer.h keyboard.h \
1120 frame.h window.h INTERVAL_SRC 1124 frame.h window.h INTERVAL_SRC
1121 print.o: print.c process.h frame.h window.h buffer.h keyboard.h charset.h\ 1125 print.o: print.c process.h frame.h window.h buffer.h keyboard.h charset.h\
1122 $(config_h) 1126 $(config_h) dispextern.h msdos.h
1123 lread.o: lread.c commands.h keyboard.h buffer.h paths.h charset.h $(config_h) \ 1127 lread.o: lread.c commands.h keyboard.h buffer.h paths.h charset.h $(config_h) \
1124 termhooks.h 1128 termhooks.h msdos.h
1125 1129
1126 /* Text properties support */ 1130 /* Text properties support */
1127 textprop.o: textprop.c buffer.h window.h intervals.h $(config_h) 1131 textprop.o: textprop.c buffer.h window.h intervals.h $(config_h)
1128 intervals.o: intervals.c buffer.h intervals.h keyboard.h puresize.h $(config_h) 1132 intervals.o: intervals.c buffer.h intervals.h keyboard.h puresize.h $(config_h)
1129 1133