diff options
| author | Dan Nicolaescu | 2008-11-12 07:17:21 +0000 |
|---|---|---|
| committer | Dan Nicolaescu | 2008-11-12 07:17:21 +0000 |
| commit | b9fd67bd5c2e024a3532d7d03f0fb21910b2500e (patch) | |
| tree | 042f82ee9b02012d755ab03f452af226fe8fd601 /src/Makefile.in | |
| parent | 05342dca46131c1726f503def80e45012e5cbc0f (diff) | |
| download | emacs-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.in | 26 |
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 | ||
| 1024 | atimer.o: atimer.c atimer.h syssignal.h systime.h $(config_h) | ||
| 1024 | abbrev.o: abbrev.c buffer.h window.h dispextern.h commands.h character.h \ | 1025 | abbrev.o: abbrev.c buffer.h window.h dispextern.h commands.h character.h \ |
| 1025 | syntax.h $(config_h) | 1026 | syntax.h $(config_h) |
| 1026 | buffer.o: buffer.c buffer.h region-cache.h commands.h window.h \ | 1027 | buffer.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) \ | |||
| 1051 | pre-crt0.o: pre-crt0.c | 1052 | pre-crt0.o: pre-crt0.c |
| 1052 | ecrt0.o: ecrt0.c $(config_h) | 1053 | ecrt0.o: ecrt0.c $(config_h) |
| 1053 | CRT0_COMPILE ${srcdir}/ecrt0.c | 1054 | CRT0_COMPILE ${srcdir}/ecrt0.c |
| 1055 | dbusbind.o: dbusbind.c termhooks.h frame.h keyboard.h $(config_h) | ||
| 1054 | dired.o: dired.c commands.h buffer.h $(config_h) character.h charset.h \ | 1056 | dired.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 |
| 1056 | dispnew.o: dispnew.c systime.h commands.h process.h frame.h \ | 1058 | dispnew.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 \ | |||
| 1085 | fontset.o: dispextern.h fontset.h fontset.c ccl.h buffer.h character.h \ | 1087 | fontset.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) |
| 1087 | getloadavg.o: getloadavg.c $(config_h) | 1089 | getloadavg.o: getloadavg.c $(config_h) |
| 1090 | gtkutil.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 | ||
| 1088 | image.o: image.c frame.h window.h dispextern.h blockinput.h atimer.h \ | 1093 | image.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) |
| 1101 | keymap.o: keymap.c buffer.h commands.h keyboard.h termhooks.h blockinput.h \ | 1106 | keymap.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) |
| 1104 | lastfile.o: lastfile.c $(config_h) | 1109 | lastfile.o: lastfile.c $(config_h) |
| 1105 | macros.o: macros.c window.h buffer.h commands.h macros.h keyboard.h \ | 1110 | macros.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) |
| 1151 | sound.o: sound.c dispextern.h syssignal.h $(config_h) | ||
| 1146 | strftime.o: strftime.c $(config_h) | 1152 | strftime.o: strftime.c $(config_h) |
| 1147 | syntax.o: syntax.c syntax.h buffer.h commands.h category.h character.h \ | 1153 | syntax.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 \ | |||
| 1212 | xrdb.o: xrdb.c $(config_h) epaths.h | 1218 | xrdb.o: xrdb.c $(config_h) epaths.h |
| 1213 | xsmfns.o: xsmfns.c $(config_h) systime.h sysselect.h termhooks.h xterm.h \ | 1219 | xsmfns.o: xsmfns.c $(config_h) systime.h sysselect.h termhooks.h xterm.h \ |
| 1214 | lisp.h termopts.h | 1220 | lisp.h termopts.h |
| 1215 | gtkutil.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 | ||
| 1218 | dbusbind.o: dbusbind.c termhooks.h $(config_h) | ||
| 1219 | |||
| 1220 | hftctl.o: hftctl.c $(config_h) | ||
| 1221 | sound.o: sound.c dispextern.h syssignal.h $(config_h) | ||
| 1222 | atimer.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 |
| 1239 | print.o: print.c process.h frame.h window.h buffer.h keyboard.h character.h \ | 1237 | print.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 |
| 1242 | lread.o: lread.c commands.h keyboard.h buffer.h epaths.h character.h \ | 1240 | lread.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 */ |
| 1246 | textprop.o: textprop.c buffer.h window.h dispextern.h $(INTERVAL_SRC) \ | ||
| 1247 | $(config_h) | ||
| 1248 | intervals.o: intervals.c buffer.h $(INTERVAL_SRC) keyboard.h puresize.h \ | ||
| 1249 | keymap.h $(config_h) | ||
| 1250 | composite.o: composite.c buffer.h character.h dispextern.h font.h frame.h \ | 1244 | composite.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) |
| 1246 | intervals.o: intervals.c buffer.h $(INTERVAL_SRC) keyboard.h puresize.h \ | ||
| 1247 | keymap.h $(config_h) | ||
| 1248 | textprop.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 |