Mercurial > emacs
comparison src/Makefile.in @ 21723:edc95c28d970
(emacs.o): Depend on buffer.h.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 23 Apr 1998 21:20:31 +0000 |
parents | ca3450740546 |
children | fc97ab2c8e64 |
comparison
equal
deleted
inserted
replaced
21722:5b26268ee997 | 21723:edc95c28d970 |
---|---|
1030 doprnt.o: doprnt.c charset.h $(config_h) | 1030 doprnt.o: doprnt.c charset.h $(config_h) |
1031 dosfns.o: buffer.h termchar.h termhooks.h frame.h msdos.h dosfns.h $(config_h) | 1031 dosfns.o: buffer.h termchar.h termhooks.h frame.h msdos.h dosfns.h $(config_h) |
1032 editfns.o: editfns.c window.h buffer.h systime.h INTERVAL_SRC charset.h \ | 1032 editfns.o: editfns.c window.h buffer.h systime.h INTERVAL_SRC charset.h \ |
1033 $(config_h) | 1033 $(config_h) |
1034 emacs.o: emacs.c commands.h systty.h syssignal.h blockinput.h process.h \ | 1034 emacs.o: emacs.c commands.h systty.h syssignal.h blockinput.h process.h \ |
1035 INTERVAL_SRC $(config_h) | 1035 buffer.h INTERVAL_SRC $(config_h) |
1036 fileio.o: fileio.c window.h buffer.h systime.h INTERVAL_SRC charset.h \ | 1036 fileio.o: fileio.c window.h buffer.h systime.h INTERVAL_SRC charset.h \ |
1037 coding.h $(config_h) | 1037 coding.h $(config_h) |
1038 filelock.o: filelock.c buffer.h paths.h $(config_h) | 1038 filelock.o: filelock.c buffer.h paths.h $(config_h) |
1039 filemode.o: filemode.c $(config_h) | 1039 filemode.o: filemode.c $(config_h) |
1040 frame.o: frame.c xterm.h window.h frame.h termhooks.h commands.h keyboard.h \ | 1040 frame.o: frame.c xterm.h window.h frame.h termhooks.h commands.h keyboard.h \ |