comparison src/Makefile.in @ 16542:def7bb13a568

(fns.o): Depend on window.h.
author Richard M. Stallman <rms@gnu.org>
date Sat, 09 Nov 1996 05:44:07 +0000
parents b46ae6fb5627
children 4ed80eda6fac
comparison
equal deleted inserted replaced
16541:b46ae6fb5627 16542:def7bb13a568
1005 bytecode.o: bytecode.c buffer.h syntax.h $(config_h) 1005 bytecode.o: bytecode.c buffer.h syntax.h $(config_h)
1006 data.o: data.c buffer.h puresize.h syssignal.h keyboard.h $(config_h) 1006 data.o: data.c buffer.h puresize.h syssignal.h keyboard.h $(config_h)
1007 eval.o: eval.c commands.h keyboard.h blockinput.h $(config_h) 1007 eval.o: eval.c commands.h keyboard.h blockinput.h $(config_h)
1008 floatfns.o: floatfns.c $(config_h) 1008 floatfns.o: floatfns.c $(config_h)
1009 fns.o: fns.c commands.h $(config_h) frame.h buffer.h keyboard.h \ 1009 fns.o: fns.c commands.h $(config_h) frame.h buffer.h keyboard.h \
1010 frame.h INTERVAL_SRC 1010 frame.h window.h INTERVAL_SRC
1011 print.o: print.c process.h frame.h window.h buffer.h keyboard.h $(config_h) 1011 print.o: print.c process.h frame.h window.h buffer.h keyboard.h $(config_h)
1012 lread.o: lread.c commands.h keyboard.h buffer.h paths.h $(config_h) \ 1012 lread.o: lread.c commands.h keyboard.h buffer.h paths.h $(config_h) \
1013 termhooks.h 1013 termhooks.h
1014 1014
1015 /* Text properties support */ 1015 /* Text properties support */