Mercurial > emacs
comparison src/Makefile.in @ 20542:828d91461655
(marker.o): Depend on charset.h.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 01 Jan 1998 02:44:17 +0000 |
parents | b04c89d6c796 |
children | c70f0ae7a1a3 |
comparison
equal
deleted
inserted
replaced
20541:0cd7f6f42138 | 20542:828d91461655 |
---|---|
1048 macros.o: macros.c window.h buffer.h commands.h macros.h keyboard.h $(config_h) | 1048 macros.o: macros.c window.h buffer.h commands.h macros.h keyboard.h $(config_h) |
1049 malloc.o: malloc.c $(config_h) | 1049 malloc.o: malloc.c $(config_h) |
1050 gmalloc.o: gmalloc.c $(config_h) | 1050 gmalloc.o: gmalloc.c $(config_h) |
1051 ralloc.o: ralloc.c $(config_h) | 1051 ralloc.o: ralloc.c $(config_h) |
1052 vm-limit.o: vm-limit.c mem-limits.h $(config_h) | 1052 vm-limit.o: vm-limit.c mem-limits.h $(config_h) |
1053 marker.o: marker.c buffer.h $(config_h) | 1053 marker.o: marker.c buffer.h charset.h $(config_h) |
1054 minibuf.o: minibuf.c syntax.h dispextern.h frame.h window.h \ | 1054 minibuf.o: minibuf.c syntax.h dispextern.h frame.h window.h \ |
1055 buffer.h commands.h charset.h $(config_h) | 1055 buffer.h commands.h charset.h $(config_h) |
1056 mktime.o: mktime.c $(config_h) | 1056 mktime.o: mktime.c $(config_h) |
1057 mocklisp.o: mocklisp.c buffer.h $(config_h) | 1057 mocklisp.o: mocklisp.c buffer.h $(config_h) |
1058 msdos.o: msdos.c msdos.h dosfns.h systime.h termhooks.h dispextern.h \ | 1058 msdos.o: msdos.c msdos.h dosfns.h systime.h termhooks.h dispextern.h \ |