aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorDan Nicolaescu2008-11-12 07:17:21 +0000
committerDan Nicolaescu2008-11-12 07:17:21 +0000
commitb9fd67bd5c2e024a3532d7d03f0fb21910b2500e (patch)
tree042f82ee9b02012d755ab03f452af226fe8fd601 /src/Makefile.in
parent05342dca46131c1726f503def80e45012e5cbc0f (diff)
downloademacs-b9fd67bd5c2e024a3532d7d03f0fb21910b2500e.tar.gz
emacs-b9fd67bd5c2e024a3532d7d03f0fb21910b2500e.zip
* hftctl.c:
* chpdef.h: * acldef.h: Remove files used only for systems no longer supported. * Makefile.in: Fix .o alphabetical ordering. (hftctl.o): Remove dependency, file removed. (keymap.o, print.o): Depend on charset.h.
Diffstat (limited to 'src/Makefile.in')
-rw-r--r--src/Makefile.in26
1 files changed, 12 insertions, 14 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index 64d992f41c0..e3af6e5feef 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -1021,6 +1021,7 @@ stamp-oldxmenu:
1021 it is so often changed in ways that do not require any recompilation 1021 it is so often changed in ways that do not require any recompilation
1022 and so rarely changed in ways that do require any. */ 1022 and so rarely changed in ways that do require any. */
1023 1023
1024atimer.o: atimer.c atimer.h syssignal.h systime.h $(config_h)
1024abbrev.o: abbrev.c buffer.h window.h dispextern.h commands.h character.h \ 1025abbrev.o: abbrev.c buffer.h window.h dispextern.h commands.h character.h \
1025 syntax.h $(config_h) 1026 syntax.h $(config_h)
1026buffer.o: buffer.c buffer.h region-cache.h commands.h window.h \ 1027buffer.o: buffer.c buffer.h region-cache.h commands.h window.h \
@@ -1051,6 +1052,7 @@ cmds.o: cmds.c syntax.h buffer.h character.h commands.h window.h $(config_h) \
1051pre-crt0.o: pre-crt0.c 1052pre-crt0.o: pre-crt0.c
1052ecrt0.o: ecrt0.c $(config_h) 1053ecrt0.o: ecrt0.c $(config_h)
1053 CRT0_COMPILE ${srcdir}/ecrt0.c 1054 CRT0_COMPILE ${srcdir}/ecrt0.c
1055dbusbind.o: dbusbind.c termhooks.h frame.h keyboard.h $(config_h)
1054dired.o: dired.c commands.h buffer.h $(config_h) character.h charset.h \ 1056dired.o: dired.c commands.h buffer.h $(config_h) character.h charset.h \
1055 coding.h regex.h systime.h blockinput.h atimer.h 1057 coding.h regex.h systime.h blockinput.h atimer.h
1056dispnew.o: dispnew.c systime.h commands.h process.h frame.h \ 1058dispnew.o: dispnew.c systime.h commands.h process.h frame.h \
@@ -1085,6 +1087,9 @@ ftfont.o: dispextern.h frame.h character.h charset.h composite.h font.h \
1085fontset.o: dispextern.h fontset.h fontset.c ccl.h buffer.h character.h \ 1087fontset.o: dispextern.h fontset.h fontset.c ccl.h buffer.h character.h \
1086 charset.h frame.h keyboard.h termhooks.h font.h $(config_h) 1088 charset.h frame.h keyboard.h termhooks.h font.h $(config_h)
1087getloadavg.o: getloadavg.c $(config_h) 1089getloadavg.o: getloadavg.c $(config_h)
1090gtkutil.o: gtkutil.c gtkutil.h xterm.h lisp.h frame.h $(config_h) \
1091 blockinput.h window.h atimer.h systime.h termhooks.h keyboard.h \
1092 charset.h coding.h syssignal.h
1088image.o: image.c frame.h window.h dispextern.h blockinput.h atimer.h \ 1093image.o: image.c frame.h window.h dispextern.h blockinput.h atimer.h \
1089 systime.h xterm.h w32term.h w32gui.h font.h \ 1094 systime.h xterm.h w32term.h w32gui.h font.h \
1090 nsterm.h nsgui.h $(config_h) 1095 nsterm.h nsgui.h $(config_h)
@@ -1099,7 +1104,7 @@ keyboard.o: keyboard.c termchar.h termhooks.h termopts.h buffer.h character.h \
1099 xterm.h puresize.h msdos.h keymap.h w32term.h nsterm.h \ 1104 xterm.h puresize.h msdos.h keymap.h w32term.h nsterm.h \
1100 $(config_h) 1105 $(config_h)
1101keymap.o: keymap.c buffer.h commands.h keyboard.h termhooks.h blockinput.h \ 1106keymap.o: keymap.c buffer.h commands.h keyboard.h termhooks.h blockinput.h \
1102 atimer.h systime.h puresize.h character.h intervals.h keymap.h window.h \ 1107 atimer.h systime.h puresize.h character.h charset.h intervals.h keymap.h window.h \
1103 $(config_h) 1108 $(config_h)
1104lastfile.o: lastfile.c $(config_h) 1109lastfile.o: lastfile.c $(config_h)
1105macros.o: macros.c window.h buffer.h commands.h macros.h keyboard.h \ 1110macros.o: macros.c window.h buffer.h commands.h macros.h keyboard.h \
@@ -1143,6 +1148,7 @@ search.o: search.c regex.h commands.h buffer.h region-cache.h syntax.h \
1143 blockinput.h atimer.h systime.h category.h character.h charset.h \ 1148 blockinput.h atimer.h systime.h category.h character.h charset.h \
1144 composite.h $(INTERVAL_SRC) \ 1149 composite.h $(INTERVAL_SRC) \
1145 $(config_h) 1150 $(config_h)
1151sound.o: sound.c dispextern.h syssignal.h $(config_h)
1146strftime.o: strftime.c $(config_h) 1152strftime.o: strftime.c $(config_h)
1147syntax.o: syntax.c syntax.h buffer.h commands.h category.h character.h \ 1153syntax.o: syntax.c syntax.h buffer.h commands.h category.h character.h \
1148 composite.h keymap.h regex.h $(INTERVAL_SRC) $(config_h) 1154 composite.h keymap.h regex.h $(INTERVAL_SRC) $(config_h)
@@ -1212,14 +1218,6 @@ xselect.o: xselect.c process.h dispextern.h frame.h xterm.h blockinput.h \
1212xrdb.o: xrdb.c $(config_h) epaths.h 1218xrdb.o: xrdb.c $(config_h) epaths.h
1213xsmfns.o: xsmfns.c $(config_h) systime.h sysselect.h termhooks.h xterm.h \ 1219xsmfns.o: xsmfns.c $(config_h) systime.h sysselect.h termhooks.h xterm.h \
1214 lisp.h termopts.h 1220 lisp.h termopts.h
1215gtkutil.o: gtkutil.c gtkutil.h xterm.h lisp.h frame.h $(config_h) \
1216 blockinput.h window.h atimer.h systime.h termhooks.h keyboard.h \
1217 charset.h coding.h syssignal.h
1218dbusbind.o: dbusbind.c termhooks.h $(config_h)
1219
1220hftctl.o: hftctl.c $(config_h)
1221sound.o: sound.c dispextern.h syssignal.h $(config_h)
1222atimer.o: atimer.c atimer.h syssignal.h systime.h $(config_h)
1223 1221
1224/* The files of Lisp proper */ 1222/* The files of Lisp proper */
1225 1223
@@ -1238,17 +1236,17 @@ fns.o: fns.c commands.h $(config_h) frame.h buffer.h character.h keyboard.h \
1238 blockinput.h atimer.h systime.h xterm.h termhooks.h 1236 blockinput.h atimer.h systime.h xterm.h termhooks.h
1239print.o: print.c process.h frame.h window.h buffer.h keyboard.h character.h \ 1237print.o: print.c process.h frame.h window.h buffer.h keyboard.h character.h \
1240 $(config_h) dispextern.h termchar.h $(INTERVAL_SRC) msdos.h composite.h \ 1238 $(config_h) dispextern.h termchar.h $(INTERVAL_SRC) msdos.h composite.h \
1241 blockinput.h atimer.h systime.h font.h 1239 blockinput.h atimer.h systime.h font.h charset.h
1242lread.o: lread.c commands.h keyboard.h buffer.h epaths.h character.h \ 1240lread.o: lread.c commands.h keyboard.h buffer.h epaths.h character.h \
1243 charset.h $(config_h) $(INTERVAL_SRC) termhooks.h coding.h msdos.h 1241 charset.h $(config_h) $(INTERVAL_SRC) termhooks.h coding.h msdos.h
1244 1242
1245/* Text properties support */ 1243/* Text properties support */
1246textprop.o: textprop.c buffer.h window.h dispextern.h $(INTERVAL_SRC) \
1247 $(config_h)
1248intervals.o: intervals.c buffer.h $(INTERVAL_SRC) keyboard.h puresize.h \
1249 keymap.h $(config_h)
1250composite.o: composite.c buffer.h character.h dispextern.h font.h frame.h \ 1244composite.o: composite.c buffer.h character.h dispextern.h font.h frame.h \
1251 $(INTERVAL_SRC) window.h $(config_h) 1245 $(INTERVAL_SRC) window.h $(config_h)
1246intervals.o: intervals.c buffer.h $(INTERVAL_SRC) keyboard.h puresize.h \
1247 keymap.h $(config_h)
1248textprop.o: textprop.c buffer.h window.h dispextern.h $(INTERVAL_SRC) \
1249 $(config_h)
1252 1250
1253/* System-specific programs to be made. 1251/* System-specific programs to be made.
1254 OTHER_FILES and OBJECTS_MACHINE 1252 OTHER_FILES and OBJECTS_MACHINE