Mercurial > emacs
comparison src/Makefile.in @ 53324:890b555d85b7
(eval.o): Depend on dispextern.h.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sat, 27 Dec 2003 22:03:40 +0000 |
parents | 22d0d5e23aac |
children | 09ea561dfa8c edab26b4150c |
comparison
equal
deleted
inserted
replaced
53323:a053c8c470f3 | 53324:890b555d85b7 |
---|---|
1169 alloc.o: alloc.c process.h frame.h window.h buffer.h puresize.h syssignal.h keyboard.h \ | 1169 alloc.o: alloc.c process.h frame.h window.h buffer.h puresize.h syssignal.h keyboard.h \ |
1170 blockinput.h atimer.h systime.h charset.h dispextern.h $(config_h) $(INTERVAL_SRC) | 1170 blockinput.h atimer.h systime.h charset.h dispextern.h $(config_h) $(INTERVAL_SRC) |
1171 bytecode.o: bytecode.c buffer.h syntax.h charset.h window.h $(config_h) | 1171 bytecode.o: bytecode.c buffer.h syntax.h charset.h window.h $(config_h) |
1172 data.o: data.c buffer.h puresize.h charset.h syssignal.h keyboard.h $(config_h) | 1172 data.o: data.c buffer.h puresize.h charset.h syssignal.h keyboard.h $(config_h) |
1173 eval.o: eval.c commands.h keyboard.h blockinput.h atimer.h systime.h \ | 1173 eval.o: eval.c commands.h keyboard.h blockinput.h atimer.h systime.h \ |
1174 $(config_h) | 1174 dispextern.h $(config_h) |
1175 floatfns.o: floatfns.c $(config_h) | 1175 floatfns.o: floatfns.c $(config_h) |
1176 fns.o: fns.c commands.h $(config_h) frame.h buffer.h charset.h keyboard.h \ | 1176 fns.o: fns.c commands.h $(config_h) frame.h buffer.h charset.h keyboard.h \ |
1177 frame.h window.h dispextern.h $(INTERVAL_SRC) coding.h md5.h | 1177 frame.h window.h dispextern.h $(INTERVAL_SRC) coding.h md5.h |
1178 print.o: print.c process.h frame.h window.h buffer.h keyboard.h charset.h \ | 1178 print.o: print.c process.h frame.h window.h buffer.h keyboard.h charset.h \ |
1179 $(config_h) dispextern.h msdos.h composite.h | 1179 $(config_h) dispextern.h msdos.h composite.h |