comparison src/Makefile.in @ 83117:46882e012e30

Merged in changes from CVS trunk. Patches applied: * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-268 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-269 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-270 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-271 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-272 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-273 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-274 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-275 Update from CVS: man/makefile.w32-in: Revert last change * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-276 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-277 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-278 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-279 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-280 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-281 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-282 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-283 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-284 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-285 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-286 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-157
author Karoly Lorentey <lorentey@elte.hu>
date Fri, 07 May 2004 14:20:00 +0000
parents eb7e8d483840 a1f957e344c2
children d153d9579f9b
comparison
equal deleted inserted replaced
83116:6ae3d2810507 83117:46882e012e30
1123 process.o: process.c process.h buffer.h window.h termhooks.h termopts.h \ 1123 process.o: process.c process.h buffer.h window.h termhooks.h termopts.h \
1124 commands.h syssignal.h systime.h systty.h syswait.h frame.h dispextern.h \ 1124 commands.h syssignal.h systime.h systty.h syswait.h frame.h dispextern.h \
1125 blockinput.h atimer.h charset.h coding.h ccl.h msdos.h composite.h \ 1125 blockinput.h atimer.h charset.h coding.h ccl.h msdos.h composite.h \
1126 keyboard.h $(config_h) 1126 keyboard.h $(config_h)
1127 regex.o: regex.c syntax.h buffer.h $(config_h) regex.h category.h charset.h 1127 regex.o: regex.c syntax.h buffer.h $(config_h) regex.h category.h charset.h
1128 region-cache.o: region-cache.c buffer.h region-cache.h 1128 region-cache.o: region-cache.c buffer.h region-cache.h $(config_h)
1129 scroll.o: scroll.c termchar.h dispextern.h frame.h msdos.h keyboard.h \ 1129 scroll.o: scroll.c termchar.h dispextern.h frame.h msdos.h keyboard.h \
1130 termhooks.h $(config_h) 1130 termhooks.h $(config_h)
1131 search.o: search.c regex.h commands.h buffer.h region-cache.h syntax.h \ 1131 search.o: search.c regex.h commands.h buffer.h region-cache.h syntax.h \
1132 blockinput.h atimer.h systime.h category.h charset.h composite.h $(config_h) 1132 blockinput.h atimer.h systime.h category.h charset.h composite.h $(config_h)
1133 strftime.o: strftime.c $(config_h) 1133 strftime.o: strftime.c $(config_h)