comparison src/Makefile.in @ 90533:8a8e69664178

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 343-356) - Update from CVS - Update for ERC 5.1.3. - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 113-115) - Merge from emacs--devo--0 - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-90
author Miles Bader <miles@gnu.org>
date Wed, 19 Jul 2006 00:42:56 +0000
parents a8190f7e546e a2f8a3822239
children 50c8d1ed9804
comparison
equal deleted inserted replaced
90532:e22cf6d2400c 90533:8a8e69664178
1127 msdos.h dispextern.h keyboard.h keymap.h 1127 msdos.h dispextern.h keyboard.h keymap.h
1128 pre-crt0.o: pre-crt0.c 1128 pre-crt0.o: pre-crt0.c
1129 ecrt0.o: ecrt0.c $(config_h) 1129 ecrt0.o: ecrt0.c $(config_h)
1130 CRT0_COMPILE ${srcdir}/ecrt0.c 1130 CRT0_COMPILE ${srcdir}/ecrt0.c
1131 dired.o: dired.c commands.h buffer.h $(config_h) character.h charset.h \ 1131 dired.o: dired.c commands.h buffer.h $(config_h) character.h charset.h \
1132 coding.h regex.h systime.h 1132 coding.h regex.h systime.h blockinput.h
1133 dispnew.o: dispnew.c systty.h systime.h commands.h process.h frame.h \ 1133 dispnew.o: dispnew.c systty.h systime.h commands.h process.h frame.h \
1134 window.h buffer.h dispextern.h termchar.h termopts.h termhooks.h cm.h \ 1134 window.h buffer.h dispextern.h termchar.h termopts.h termhooks.h cm.h \
1135 disptab.h indent.h intervals.h \ 1135 disptab.h indent.h intervals.h \
1136 xterm.h blockinput.h atimer.h character.h msdos.h composite.h keyboard.h \ 1136 xterm.h blockinput.h atimer.h character.h msdos.h composite.h keyboard.h \
1137 $(config_h) 1137 $(config_h)
1138 doc.o: doc.c $(config_h) epaths.h buffer.h keyboard.h keymap.h character.h 1138 doc.o: doc.c $(config_h) epaths.h buffer.h keyboard.h keymap.h character.h
1139 doprnt.o: doprnt.c character.h $(config_h) 1139 doprnt.o: doprnt.c character.h $(config_h)
1140 dosfns.o: buffer.h termchar.h termhooks.h frame.h blockinput.h window.h \ 1140 dosfns.o: buffer.h termchar.h termhooks.h frame.h blockinput.h window.h \
1141 msdos.h dosfns.h dispextern.h charset.h coding.h $(config_h) 1141 msdos.h dosfns.h dispextern.h charset.h coding.h $(config_h)
1142 editfns.o: editfns.c window.h buffer.h systime.h $(INTERVAL_SRC) character.h \ 1142 editfns.o: editfns.c window.h buffer.h systime.h $(INTERVAL_SRC) character.h \
1143 coding.h dispextern.h frame.h $(config_h) 1143 coding.h dispextern.h frame.h blockinput.h $(config_h)
1144 emacs.o: emacs.c commands.h systty.h syssignal.h blockinput.h process.h \ 1144 emacs.o: emacs.c commands.h systty.h syssignal.h blockinput.h process.h \
1145 termhooks.h buffer.h atimer.h systime.h $(INTERVAL_SRC) $(config_h) \ 1145 termhooks.h buffer.h atimer.h systime.h $(INTERVAL_SRC) $(config_h) \
1146 window.h dispextern.h keyboard.h keymap.h 1146 window.h dispextern.h keyboard.h keymap.h
1147 fileio.o: fileio.c window.h buffer.h systime.h $(INTERVAL_SRC) character.h \ 1147 fileio.o: fileio.c window.h buffer.h systime.h $(INTERVAL_SRC) character.h \
1148 coding.h msdos.h dispextern.h $(config_h) 1148 coding.h msdos.h dispextern.h blockinput.h $(config_h)
1149 filelock.o: filelock.c buffer.h character.h charset.h coding.h systime.h \ 1149 filelock.o: filelock.c buffer.h character.h charset.h coding.h systime.h \
1150 epaths.h $(config_h) 1150 epaths.h $(config_h)
1151 filemode.o: filemode.c $(config_h) 1151 filemode.o: filemode.c $(config_h)
1152 frame.o: frame.c xterm.h window.h frame.h termhooks.h commands.h keyboard.h \ 1152 frame.o: frame.c xterm.h window.h frame.h termhooks.h commands.h keyboard.h \
1153 blockinput.h atimer.h systime.h buffer.h character.h fontset.h \ 1153 blockinput.h atimer.h systime.h buffer.h character.h fontset.h \