comparison src/Makefile.in @ 89483:2f877ed80fa6

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 12:53:41 +0000
parents 375f2633d815 99010f501117
children 2022a3f38b12
comparison
equal deleted inserted replaced
88123:375f2633d815 89483:2f877ed80fa6
570 #endif 570 #endif
571 571
572 /* lastfile must follow all files 572 /* lastfile must follow all files
573 whose initialized data areas should be dumped as pure by dump-emacs. */ 573 whose initialized data areas should be dumped as pure by dump-emacs. */
574 obj= dispnew.o frame.o scroll.o xdisp.o $(XMENU_OBJ) window.o \ 574 obj= dispnew.o frame.o scroll.o xdisp.o $(XMENU_OBJ) window.o \
575 charset.o coding.o category.o ccl.o \ 575 charset.o coding.o category.o ccl.o character.o chartab.o \
576 cm.o term.o xfaces.o $(XOBJ) \ 576 cm.o term.o xfaces.o $(XOBJ) \
577 emacs.o keyboard.o macros.o keymap.o sysdep.o \ 577 emacs.o keyboard.o macros.o keymap.o sysdep.o \
578 buffer.o filelock.o insdel.o marker.o \ 578 buffer.o filelock.o insdel.o marker.o \
579 minibuf.o fileio.o dired.o filemode.o \ 579 minibuf.o fileio.o dired.o filemode.o \
580 cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o \ 580 cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o \
688 lisp= \ 688 lisp= \
689 ${lispsource}abbrev.elc \ 689 ${lispsource}abbrev.elc \
690 ${lispsource}buff-menu.elc \ 690 ${lispsource}buff-menu.elc \
691 ${lispsource}button.elc \ 691 ${lispsource}button.elc \
692 ${lispsource}emacs-lisp/byte-run.elc \ 692 ${lispsource}emacs-lisp/byte-run.elc \
693 ${lispsource}composite.elc \
693 ${lispsource}cus-face.elc \ 694 ${lispsource}cus-face.elc \
694 ${lispsource}cus-start.elc \ 695 ${lispsource}cus-start.elc \
695 ${lispsource}custom.elc \ 696 ${lispsource}custom.elc \
696 ${lispsource}emacs-lisp/backquote.elc \ 697 ${lispsource}emacs-lisp/backquote.elc \
697 ${lispsource}emacs-lisp/lisp-mode.elc \ 698 ${lispsource}emacs-lisp/lisp-mode.elc \
714 ${lispsource}menu-bar.elc \ 715 ${lispsource}menu-bar.elc \
715 ${lispsource}international/mule.elc \ 716 ${lispsource}international/mule.elc \
716 ${lispsource}international/mule-conf.el \ 717 ${lispsource}international/mule-conf.el \
717 ${lispsource}international/mule-cmds.elc \ 718 ${lispsource}international/mule-cmds.elc \
718 ${lispsource}international/characters.elc \ 719 ${lispsource}international/characters.elc \
719 ${lispsource}international/ucs-tables.elc \
720 ${lispsource}international/utf-8.elc \
721 ${lispsource}international/utf-16.elc \
722 ${lispsource}international/latin-1.el \
723 ${lispsource}international/latin-2.el \
724 ${lispsource}international/latin-3.el \
725 ${lispsource}international/latin-4.el \
726 ${lispsource}international/latin-5.el \
727 ${lispsource}international/latin-8.el \
728 ${lispsource}international/latin-9.el \
729 ${lispsource}case-table.elc \ 720 ${lispsource}case-table.elc \
730 ${lispsource}language/chinese.elc \ 721 ${lispsource}language/chinese.el \
731 ${lispsource}language/cyrillic.elc \ 722 ${lispsource}language/cyrillic.el \
732 ${lispsource}language/indian.elc \ 723 ${lispsource}language/indian.el \
733 ${lispsource}language/devanagari.el \ 724 ${lispsource}language/devanagari.el \
734 ${lispsource}language/malayalam.el \ 725 ${lispsource}language/malayalam.el \
735 ${lispsource}language/tamil.el \ 726 ${lispsource}language/tamil.el \
736 ${lispsource}language/english.el \ 727 ${lispsource}language/english.el \
737 ${lispsource}language/ethiopic.elc \ 728 ${lispsource}language/ethiopic.elc \
744 ${lispsource}language/japanese.el \ 735 ${lispsource}language/japanese.el \
745 ${lispsource}language/korean.el \ 736 ${lispsource}language/korean.el \
746 ${lispsource}language/lao.el \ 737 ${lispsource}language/lao.el \
747 ${lispsource}language/thai.el \ 738 ${lispsource}language/thai.el \
748 ${lispsource}language/tibetan.elc \ 739 ${lispsource}language/tibetan.elc \
749 ${lispsource}language/vietnamese.elc \ 740 ${lispsource}language/vietnamese.el \
750 ${lispsource}language/misc-lang.el \ 741 ${lispsource}language/misc-lang.el \
751 ${lispsource}language/utf-8-lang.el \ 742 ${lispsource}language/utf-8-lang.el \
752 ${lispsource}language/georgian.el \ 743 ${lispsource}language/georgian.el \
753 ${lispsource}paths.el \ 744 ${lispsource}paths.el \
754 ${lispsource}register.elc \ 745 ${lispsource}register.elc \
779 shortlisp= \ 770 shortlisp= \
780 ../lisp/abbrev.elc \ 771 ../lisp/abbrev.elc \
781 ../lisp/buff-menu.elc \ 772 ../lisp/buff-menu.elc \
782 ../lisp/button.elc \ 773 ../lisp/button.elc \
783 ../lisp/emacs-lisp/byte-run.elc \ 774 ../lisp/emacs-lisp/byte-run.elc \
775 ../lisp/composite.elc \
784 ../lisp/cus-face.elc \ 776 ../lisp/cus-face.elc \
785 ../lisp/cus-start.elc \ 777 ../lisp/cus-start.elc \
786 ../lisp/custom.elc \ 778 ../lisp/custom.elc \
787 ../lisp/emacs-lisp/backquote.elc \ 779 ../lisp/emacs-lisp/backquote.elc \
788 ../lisp/emacs-lisp/lisp-mode.elc \ 780 ../lisp/emacs-lisp/lisp-mode.elc \
803 ../lisp/env.elc \ 795 ../lisp/env.elc \
804 ../lisp/international/mule.elc \ 796 ../lisp/international/mule.elc \
805 ../lisp/international/mule-conf.el \ 797 ../lisp/international/mule-conf.el \
806 ../lisp/international/mule-cmds.elc \ 798 ../lisp/international/mule-cmds.elc \
807 ../lisp/international/characters.elc \ 799 ../lisp/international/characters.elc \
808 ../lisp/international/ucs-tables.elc \
809 ../lisp/international/utf-8.elc \
810 ../lisp/international/utf-16.elc \
811 ../lisp/international/latin-1.el \
812 ../lisp/international/latin-2.el \
813 ../lisp/international/latin-3.el \
814 ../lisp/international/latin-4.el \
815 ../lisp/international/latin-5.el \
816 ../lisp/international/latin-8.el \
817 ../lisp/international/latin-9.el \
818 ../lisp/case-table.elc \ 800 ../lisp/case-table.elc \
819 ../lisp/language/chinese.elc \ 801 ../lisp/language/chinese.el \
820 ../lisp/language/cyrillic.elc \ 802 ../lisp/language/cyrillic.el \
821 ../lisp/language/indian.elc \ 803 ../lisp/language/indian.el \
822 ../lisp/language/devanagari.el \ 804 ../lisp/language/devanagari.el \
823 ../lisp/language/malayalam.el \ 805 ../lisp/language/malayalam.el \
824 ../lisp/language/tamil.el \ 806 ../lisp/language/tamil.el \
825 ../lisp/language/english.el \ 807 ../lisp/language/english.el \
826 ../lisp/language/ethiopic.elc \ 808 ../lisp/language/ethiopic.elc \
833 ../lisp/language/japanese.el \ 815 ../lisp/language/japanese.el \
834 ../lisp/language/korean.el \ 816 ../lisp/language/korean.el \
835 ../lisp/language/lao.el \ 817 ../lisp/language/lao.el \
836 ../lisp/language/thai.el \ 818 ../lisp/language/thai.el \
837 ../lisp/language/tibetan.elc \ 819 ../lisp/language/tibetan.elc \
838 ../lisp/language/vietnamese.elc \ 820 ../lisp/language/vietnamese.el \
839 ../lisp/language/misc-lang.el \ 821 ../lisp/language/misc-lang.el \
840 ../lisp/language/utf-8-lang.el \ 822 ../lisp/language/utf-8-lang.el \
841 ../lisp/language/georgian.el \ 823 ../lisp/language/georgian.el \
842 ../lisp/menu-bar.elc \ 824 ../lisp/menu-bar.elc \
843 ../lisp/paths.el \ 825 ../lisp/paths.el \
1061 /* Nearly all the following files depend on lisp.h, 1043 /* Nearly all the following files depend on lisp.h,
1062 but it is not included as a dependency because 1044 but it is not included as a dependency because
1063 it is so often changed in ways that do not require any recompilation 1045 it is so often changed in ways that do not require any recompilation
1064 and so rarely changed in ways that do require any. */ 1046 and so rarely changed in ways that do require any. */
1065 1047
1066 abbrev.o: abbrev.c buffer.h window.h dispextern.h commands.h charset.h \ 1048 abbrev.o: abbrev.c buffer.h window.h dispextern.h commands.h character.h \
1067 $(config_h) 1049 $(config_h)
1068 buffer.o: buffer.c buffer.h region-cache.h commands.h window.h \ 1050 buffer.o: buffer.c buffer.h region-cache.h commands.h window.h \
1069 dispextern.h $(INTERVAL_SRC) blockinput.h atimer.h systime.h charset.h \ 1051 dispextern.h $(INTERVAL_SRC) blockinput.h atimer.h systime.h character.h \
1070 $(config_h) 1052 $(config_h)
1071 callint.o: callint.c window.h commands.h buffer.h \ 1053 callint.o: callint.c window.h commands.h buffer.h \
1072 keyboard.h dispextern.h $(config_h) 1054 keyboard.h dispextern.h $(config_h)
1073 callproc.o: callproc.c epaths.h buffer.h commands.h $(config_h) \ 1055 callproc.o: callproc.c epaths.h buffer.h commands.h $(config_h) \
1074 process.h systty.h syssignal.h charset.h coding.h ccl.h msdos.h \ 1056 process.h systty.h syssignal.h character.h coding.h ccl.h msdos.h \
1075 composite.h 1057 composite.h
1076 casefiddle.o: casefiddle.c syntax.h commands.h buffer.h composite.h $(config_h) 1058 casefiddle.o: casefiddle.c syntax.h commands.h buffer.h character.h \
1059 composite.h $(config_h)
1077 casetab.o: casetab.c buffer.h $(config_h) 1060 casetab.o: casetab.c buffer.h $(config_h)
1078 category.o: category.c category.h buffer.h charset.h $(config_h) 1061 category.o: category.c category.h buffer.h charset.h character.h $(config_h)
1079 ccl.o: ccl.c ccl.h charset.h coding.h $(config_h) 1062 ccl.o: ccl.c ccl.h charset.h character.h coding.h $(config_h)
1080 charset.o: charset.c charset.h buffer.h coding.h composite.h disptab.h \ 1063 character.o: character.c character.h buffer.h charset.h composite.h disptab.h \
1081 $(config_h) 1064 $(config.h)
1082 coding.o: coding.c coding.h ccl.h buffer.h charset.h $(config_h) 1065 charset.o: charset.c charset.h character.h buffer.h coding.h composite.h \
1066 disptab.h $(config_h)
1067 chartab.o: charset.h character.h $(config.h)
1068 coding.o: coding.c coding.h ccl.h buffer.h character.h charset.h composite.h \
1069 $(config_h)
1083 cm.o: cm.c cm.h termhooks.h $(config_h) 1070 cm.o: cm.c cm.h termhooks.h $(config_h)
1084 cmds.o: cmds.c syntax.h buffer.h charset.h commands.h window.h $(config_h) \ 1071 cmds.o: cmds.c syntax.h buffer.h character.h commands.h window.h $(config_h) \
1085 msdos.h dispextern.h 1072 msdos.h dispextern.h
1086 pre-crt0.o: pre-crt0.c 1073 pre-crt0.o: pre-crt0.c
1087 ecrt0.o: ecrt0.c $(config_h) 1074 ecrt0.o: ecrt0.c $(config_h)
1088 CRT0_COMPILE ${srcdir}/ecrt0.c 1075 CRT0_COMPILE ${srcdir}/ecrt0.c
1089 dired.o: dired.c commands.h buffer.h $(config_h) charset.h coding.h regex.h \ 1076 dired.o: dired.c commands.h buffer.h $(config_h) character.h charset.h \
1090 systime.h 1077 coding.h regex.h systime.h
1091 dispnew.o: dispnew.c systty.h systime.h commands.h process.h frame.h \ 1078 dispnew.o: dispnew.c systty.h systime.h commands.h process.h frame.h \
1092 window.h buffer.h dispextern.h termchar.h termopts.h termhooks.h cm.h \ 1079 window.h buffer.h dispextern.h termchar.h termopts.h termhooks.h cm.h \
1093 disptab.h \ 1080 disptab.h \
1094 xterm.h blockinput.h atimer.h charset.h msdos.h composite.h keyboard.h \ 1081 xterm.h blockinput.h atimer.h character.h msdos.h composite.h keyboard.h \
1095 $(config_h) 1082 $(config_h)
1096 doc.o: doc.c $(config_h) epaths.h buffer.h keyboard.h charset.h 1083 doc.o: doc.c $(config_h) epaths.h buffer.h keyboard.h character.h
1097 doprnt.o: doprnt.c charset.h $(config_h) 1084 doprnt.o: doprnt.c character.h $(config_h)
1098 dosfns.o: buffer.h termchar.h termhooks.h frame.h msdos.h dosfns.h $(config_h) 1085 dosfns.o: buffer.h termchar.h termhooks.h frame.h msdos.h dosfns.h $(config_h)
1099 editfns.o: editfns.c window.h buffer.h systime.h $(INTERVAL_SRC) charset.h \ 1086 editfns.o: editfns.c window.h buffer.h systime.h $(INTERVAL_SRC) character.h \
1100 coding.h dispextern.h $(config_h) 1087 coding.h dispextern.h $(config_h)
1101 emacs.o: emacs.c commands.h systty.h syssignal.h blockinput.h process.h \ 1088 emacs.o: emacs.c commands.h systty.h syssignal.h blockinput.h process.h \
1102 termhooks.h buffer.h atimer.h systime.h $(INTERVAL_SRC) $(config_h) 1089 termhooks.h buffer.h atimer.h systime.h $(INTERVAL_SRC) $(config_h)
1103 fileio.o: fileio.c window.h buffer.h systime.h $(INTERVAL_SRC) charset.h \ 1090 fileio.o: fileio.c window.h buffer.h systime.h $(INTERVAL_SRC) character.h \
1104 coding.h ccl.h msdos.h dispextern.h $(config_h) 1091 coding.h ccl.h msdos.h dispextern.h $(config_h)
1105 filelock.o: filelock.c buffer.h systime.h epaths.h $(config_h) 1092 filelock.o: filelock.c buffer.h character.h charset.h coding.h systime.h \
1093 epaths.h $(config_h)
1106 filemode.o: filemode.c $(config_h) 1094 filemode.o: filemode.c $(config_h)
1107 frame.o: frame.c xterm.h window.h frame.h termhooks.h commands.h keyboard.h \ 1095 frame.o: frame.c xterm.h window.h frame.h termhooks.h commands.h keyboard.h \
1108 blockinput.h atimer.h systime.h buffer.h charset.h fontset.h \ 1096 blockinput.h atimer.h systime.h buffer.h character.h fontset.h \
1109 msdos.h dosfns.h dispextern.h $(config_h) 1097 msdos.h dosfns.h dispextern.h $(config_h)
1110 fontset.o: dispextern.h fontset.h fontset.c ccl.h buffer.h charset.h frame.h \ 1098 fontset.o: dispextern.h fontset.h fontset.c ccl.h buffer.h character.h \
1111 keyboard.h $(config_h) 1099 charset.h frame.h keyboard.h $(config_h)
1112 getloadavg.o: getloadavg.c $(config_h) 1100 getloadavg.o: getloadavg.c $(config_h)
1113 indent.o: indent.c frame.h window.h indent.h buffer.h $(config_h) termchar.h \ 1101 indent.o: indent.c frame.h window.h indent.h buffer.h $(config_h) termchar.h \
1114 termopts.h disptab.h region-cache.h charset.h composite.h dispextern.h \ 1102 termopts.h disptab.h region-cache.h character.h category.h composite.h \
1115 keyboard.h 1103 dispextern.h keyboard.h
1116 insdel.o: insdel.c window.h buffer.h $(INTERVAL_SRC) blockinput.h charset.h \ 1104 insdel.o: insdel.c window.h buffer.h $(INTERVAL_SRC) blockinput.h character.h \
1117 dispextern.h atimer.h systime.h $(config_h) 1105 dispextern.h atimer.h systime.h $(config_h)
1118 keyboard.o: keyboard.c termchar.h termhooks.h termopts.h buffer.h charset.h \ 1106 keyboard.o: keyboard.c termchar.h termhooks.h termopts.h buffer.h character.h \
1119 commands.h frame.h window.h macros.h disptab.h keyboard.h syssignal.h \ 1107 commands.h frame.h window.h macros.h disptab.h keyboard.h syssignal.h \
1120 systty.h systime.h dispextern.h syntax.h $(INTERVAL_SRC) blockinput.h \ 1108 systty.h systime.h dispextern.h syntax.h $(INTERVAL_SRC) blockinput.h \
1121 atimer.h xterm.h puresize.h msdos.h $(config_h) 1109 atimer.h xterm.h puresize.h msdos.h $(config_h)
1122 keymap.o: keymap.c buffer.h commands.h keyboard.h termhooks.h blockinput.h \ 1110 keymap.o: keymap.c buffer.h commands.h keyboard.h termhooks.h blockinput.h \
1123 atimer.h systime.h puresize.h charset.h intervals.h $(config_h) 1111 atimer.h systime.h puresize.h character.h intervals.h $(config_h)
1124 lastfile.o: lastfile.c $(config_h) 1112 lastfile.o: lastfile.c $(config_h)
1125 macros.o: macros.c window.h buffer.h commands.h macros.h keyboard.h \ 1113 macros.o: macros.c window.h buffer.h commands.h macros.h keyboard.h \
1126 dispextern.h $(config_h) 1114 dispextern.h $(config_h)
1127 malloc.o: malloc.c $(config_h) 1115 malloc.o: malloc.c $(config_h)
1128 gmalloc.o: gmalloc.c $(config_h) 1116 gmalloc.o: gmalloc.c $(config_h)
1129 ralloc.o: ralloc.c $(config_h) 1117 ralloc.o: ralloc.c $(config_h)
1130 vm-limit.o: vm-limit.c mem-limits.h $(config_h) 1118 vm-limit.o: vm-limit.c mem-limits.h $(config_h)
1131 marker.o: marker.c buffer.h charset.h $(config_h) 1119 marker.o: marker.c buffer.h character.h $(config_h)
1132 md5.o: md5.c md5.h $(config_h) 1120 md5.o: md5.c md5.h $(config_h)
1133 minibuf.o: minibuf.c syntax.h dispextern.h frame.h window.h keyboard.h \ 1121 minibuf.o: minibuf.c syntax.h dispextern.h frame.h window.h keyboard.h \
1134 buffer.h commands.h charset.h msdos.h $(config_h) 1122 buffer.h commands.h character.h msdos.h $(config_h)
1135 mktime.o: mktime.c $(config_h) 1123 mktime.o: mktime.c $(config_h)
1136 msdos.o: msdos.c msdos.h dosfns.h systime.h termhooks.h dispextern.h frame.h \ 1124 msdos.o: msdos.c msdos.h dosfns.h systime.h termhooks.h dispextern.h frame.h \
1137 termopts.h termchar.h charset.h coding.h ccl.h disptab.h window.h \ 1125 termopts.h termchar.h character.h coding.h ccl.h disptab.h window.h \
1138 keyboard.h $(config_h) 1126 keyboard.h $(config_h)
1139 process.o: process.c process.h buffer.h window.h termhooks.h termopts.h \ 1127 process.o: process.c process.h buffer.h window.h termhooks.h termopts.h \
1140 commands.h syssignal.h systime.h systty.h syswait.h frame.h dispextern.h \ 1128 commands.h syssignal.h systime.h systty.h syswait.h frame.h dispextern.h \
1141 blockinput.h atimer.h charset.h coding.h ccl.h msdos.h composite.h \ 1129 blockinput.h atimer.h charset.h coding.h ccl.h msdos.h composite.h \
1142 keyboard.h $(config_h) 1130 keyboard.h $(config_h)
1143 regex.o: regex.c syntax.h buffer.h $(config_h) regex.h category.h charset.h 1131 regex.o: regex.c syntax.h buffer.h $(config_h) regex.h category.h character.h \
1132 charset.h
1144 region-cache.o: region-cache.c buffer.h region-cache.h 1133 region-cache.o: region-cache.c buffer.h region-cache.h
1145 scroll.o: scroll.c termchar.h dispextern.h frame.h msdos.h keyboard.h \ 1134 scroll.o: scroll.c termchar.h dispextern.h frame.h msdos.h keyboard.h \
1146 $(config_h) 1135 $(config_h)
1147 search.o: search.c regex.h commands.h buffer.h region-cache.h syntax.h \ 1136 search.o: search.c regex.h commands.h buffer.h region-cache.h syntax.h \
1148 blockinput.h atimer.h systime.h category.h charset.h composite.h $(config_h) 1137 blockinput.h atimer.h systime.h category.h character.h composite.h \
1138 $(config_h)
1149 strftime.o: strftime.c $(config_h) 1139 strftime.o: strftime.c $(config_h)
1150 syntax.o: syntax.c syntax.h buffer.h commands.h category.h charset.h \ 1140 syntax.o: syntax.c syntax.h buffer.h commands.h category.h character.h \
1151 composite.h $(config_h) 1141 composite.h $(config_h)
1152 sysdep.o: sysdep.c syssignal.h systty.h systime.h syswait.h blockinput.h \ 1142 sysdep.o: sysdep.c syssignal.h systty.h systime.h syswait.h blockinput.h \
1153 process.h dispextern.h termhooks.h termchar.h termopts.h \ 1143 process.h dispextern.h termhooks.h termchar.h termopts.h \
1154 frame.h atimer.h window.h msdos.h dosfns.h keyboard.h $(config_h) 1144 frame.h atimer.h window.h msdos.h dosfns.h keyboard.h $(config_h)
1155 term.o: term.c termchar.h termhooks.h termopts.h $(config_h) cm.h frame.h \ 1145 term.o: term.c termchar.h termhooks.h termopts.h $(config_h) cm.h frame.h \
1156 disptab.h dispextern.h keyboard.h charset.h coding.h ccl.h msdos.h 1146 disptab.h dispextern.h keyboard.h character.h charset.h coding.h ccl.h \
1147 msdos.h keymap.h
1157 termcap.o: termcap.c $(config_h) 1148 termcap.o: termcap.c $(config_h)
1158 terminfo.o: terminfo.c $(config_h) 1149 terminfo.o: terminfo.c $(config_h)
1159 tparam.o: tparam.c $(config_h) 1150 tparam.o: tparam.c $(config_h)
1160 undo.o: undo.c buffer.h commands.h $(config_h) 1151 undo.o: undo.c buffer.h commands.h $(config_h)
1161 /* This hack is to discard any space that cpp might put at the beginning 1152 /* This hack is to discard any space that cpp might put at the beginning
1168 $(srcdir)/../lwlib/lwlib.h $(config_h) 1159 $(srcdir)/../lwlib/lwlib.h $(config_h)
1169 window.o: window.c indent.h commands.h frame.h window.h buffer.h termchar.h \ 1160 window.o: window.c indent.h commands.h frame.h window.h buffer.h termchar.h \
1170 termhooks.h disptab.h keyboard.h dispextern.h msdos.h composite.h \ 1161 termhooks.h disptab.h keyboard.h dispextern.h msdos.h composite.h \
1171 $(config_h) 1162 $(config_h)
1172 xdisp.o: xdisp.c macros.h commands.h process.h indent.h buffer.h dispextern.h coding.h \ 1163 xdisp.o: xdisp.c macros.h commands.h process.h indent.h buffer.h dispextern.h coding.h \
1173 termchar.h frame.h window.h disptab.h termhooks.h charset.h $(config_h) \ 1164 termchar.h frame.h window.h disptab.h termhooks.h character.h charset.h \
1174 msdos.h composite.h fontset.h blockinput.h atimer.h systime.h keymap.h 1165 $(config_h) msdos.h composite.h fontset.h blockinput.h atimer.h systime.h \
1166 keymap.h region-cache.h
1175 xfaces.o: xfaces.c dispextern.h frame.h xterm.h buffer.h blockinput.h \ 1167 xfaces.o: xfaces.c dispextern.h frame.h xterm.h buffer.h blockinput.h \
1176 window.h charset.h msdos.h dosfns.h composite.h atimer.h systime.h $(config_h) 1168 window.h character.h charset.h msdos.h dosfns.h composite.h atimer.h \
1169 systime.h fontset.h $(config_h) $(INTERVAL_SRC)
1177 xfns.o: xfns.c buffer.h frame.h window.h keyboard.h xterm.h dispextern.h \ 1170 xfns.o: xfns.c buffer.h frame.h window.h keyboard.h xterm.h dispextern.h \
1178 $(srcdir)/../lwlib/lwlib.h blockinput.h atimer.h systime.h epaths.h \ 1171 $(srcdir)/../lwlib/lwlib.h blockinput.h atimer.h systime.h epaths.h \
1179 charset.h gtkutil.h $(config_h) 1172 character.h charset.h coding.h gtkutil.h $(config_h) termhooks.h
1180 xmenu.o: xmenu.c xterm.h termhooks.h window.h dispextern.h frame.h buffer.h \ 1173 xmenu.o: xmenu.c xterm.h termhooks.h window.h dispextern.h frame.h buffer.h \
1181 keyboard.h $(srcdir)/../lwlib/lwlib.h blockinput.h atimer.h systime.h \ 1174 charset.h keyboard.h $(srcdir)/../lwlib/lwlib.h blockinput.h atimer.h \
1182 gtkutil.h msdos.h $(config_h) 1175 systime.h gtkutil.h msdos.h $(config_h) coding.h
1183 xterm.o: xterm.c xterm.h termhooks.h termopts.h termchar.h window.h buffer.h \ 1176 xterm.o: xterm.c xterm.h termhooks.h termopts.h termchar.h window.h buffer.h \
1184 dispextern.h frame.h disptab.h blockinput.h atimer.h systime.h syssignal.h \ 1177 dispextern.h frame.h disptab.h blockinput.h atimer.h systime.h syssignal.h \
1185 keyboard.h gnu.h charset.h ccl.h fontset.h composite.h \ 1178 keyboard.h gnu.h character.h charset.h ccl.h fontset.h composite.h \
1186 coding.h process.h gtkutil.h $(config_h) 1179 coding.h process.h gtkutil.h $(config_h)
1187 xselect.o: xselect.c process.h dispextern.h frame.h xterm.h blockinput.h \ 1180 xselect.o: xselect.c process.h dispextern.h frame.h xterm.h blockinput.h \
1188 buffer.h atimer.h systime.h $(config_h) 1181 buffer.h atimer.h systime.h $(config_h)
1189 xrdb.o: xrdb.c $(config_h) epaths.h 1182 xrdb.o: xrdb.c $(config_h) epaths.h
1190 xsmfns.o: xsmfns.c $(config_h) systime.h sysselect.h termhooks.h 1183 xsmfns.o: xsmfns.c $(config_h) systime.h sysselect.h termhooks.h
1191 gtkutil.o: gtkutil.c gtkutil.h xterm.h lisp.h frame.h $(config_h) \ 1184 gtkutil.o: gtkutil.c gtkutil.h xterm.h lisp.h frame.h $(config_h) \
1196 atimer.o: atimer.c atimer.h systime.h $(config_h) 1189 atimer.o: atimer.c atimer.h systime.h $(config_h)
1197 1190
1198 /* The files of Lisp proper */ 1191 /* The files of Lisp proper */
1199 1192
1200 alloc.o: alloc.c process.h frame.h window.h buffer.h puresize.h syssignal.h keyboard.h \ 1193 alloc.o: alloc.c process.h frame.h window.h buffer.h puresize.h syssignal.h keyboard.h \
1201 blockinput.h atimer.h systime.h charset.h dispextern.h $(config_h) $(INTERVAL_SRC) 1194 blockinput.h atimer.h systime.h character.h dispextern.h $(config_h) \
1202 bytecode.o: bytecode.c buffer.h syntax.h charset.h $(config_h) 1195 $(INTERVAL_SRC)
1203 data.o: data.c buffer.h puresize.h charset.h syssignal.h keyboard.h $(config_h) 1196 bytecode.o: bytecode.c buffer.h syntax.h character.h $(config_h)
1197 data.o: data.c buffer.h puresize.h character.h syssignal.h keyboard.h \
1198 $(config_h)
1204 eval.o: eval.c commands.h keyboard.h blockinput.h atimer.h systime.h \ 1199 eval.o: eval.c commands.h keyboard.h blockinput.h atimer.h systime.h \
1205 $(config_h) 1200 $(config_h)
1206 floatfns.o: floatfns.c $(config_h) 1201 floatfns.o: floatfns.c $(config_h)
1207 fns.o: fns.c commands.h $(config_h) frame.h buffer.h charset.h keyboard.h \ 1202 fns.o: fns.c commands.h $(config_h) frame.h buffer.h character.h keyboard.h \
1208 frame.h window.h dispextern.h $(INTERVAL_SRC) coding.h 1203 frame.h window.h dispextern.h $(INTERVAL_SRC) coding.h
1209 print.o: print.c process.h frame.h window.h buffer.h keyboard.h charset.h \ 1204 print.o: print.c process.h frame.h window.h buffer.h keyboard.h character.h \
1210 $(config_h) dispextern.h msdos.h composite.h 1205 $(config_h) dispextern.h msdos.h composite.h
1211 lread.o: lread.c commands.h keyboard.h buffer.h epaths.h charset.h $(config_h) \ 1206 lread.o: lread.c commands.h keyboard.h buffer.h epaths.h character.h \
1212 termhooks.h coding.h msdos.h 1207 charset.h $(config_h) termhooks.h coding.h msdos.h
1213 1208
1214 /* Text properties support */ 1209 /* Text properties support */
1215 textprop.o: textprop.c buffer.h window.h dispextern.h $(INTERVAL_SRC) \ 1210 textprop.o: textprop.c buffer.h window.h dispextern.h $(INTERVAL_SRC) \
1216 $(config_h) 1211 $(config_h)
1217 intervals.o: intervals.c buffer.h $(INTERVAL_SRC) keyboard.h puresize.h $(config_h) 1212 intervals.o: intervals.c buffer.h $(INTERVAL_SRC) keyboard.h puresize.h $(config_h)
1218 composite.o: composite.c buffer.h charset.h $(INTERVAL_SRC) $(config_h) 1213 composite.o: composite.c buffer.h character.h $(INTERVAL_SRC) $(config_h)
1219 1214
1220 /* System-specific programs to be made. 1215 /* System-specific programs to be made.
1221 OTHER_FILES and OBJECTS_MACHINE 1216 OTHER_FILES and OBJECTS_MACHINE
1222 select which of these should be compiled. */ 1217 select which of these should be compiled. */
1223 1218