comparison src/Makefile.in @ 16212:45017936174f

(frame.o, textprop.o, abbrev.o): Depend on window.h.
author Richard M. Stallman <rms@gnu.org>
date Mon, 16 Sep 1996 06:32:30 +0000
parents 518683f8b4ce
children 7f3f182f20a3
comparison
equal deleted inserted replaced
16211:ff05c19e81ac 16212:45017936174f
904 /* Nearly all the following files depend on lisp.h, 904 /* Nearly all the following files depend on lisp.h,
905 but it is not included as a dependency because 905 but it is not included as a dependency because
906 it is so often changed in ways that do not require any recompilation 906 it is so often changed in ways that do not require any recompilation
907 and so rarely changed in ways that do require any. */ 907 and so rarely changed in ways that do require any. */
908 908
909 abbrev.o: abbrev.c buffer.h commands.h $(config_h) 909 abbrev.o: abbrev.c buffer.h window.h commands.h $(config_h)
910 buffer.o: buffer.c buffer.h region-cache.h commands.h window.h \ 910 buffer.o: buffer.c buffer.h region-cache.h commands.h window.h \
911 INTERVAL_SRC blockinput.h $(config_h) 911 INTERVAL_SRC blockinput.h $(config_h)
912 callint.o: callint.c window.h commands.h buffer.h mocklisp.h \ 912 callint.o: callint.c window.h commands.h buffer.h mocklisp.h \
913 keyboard.h $(config_h) 913 keyboard.h $(config_h)
914 callproc.o: callproc.c paths.h buffer.h commands.h $(config_h) \ 914 callproc.o: callproc.c paths.h buffer.h commands.h $(config_h) \
931 emacs.o: emacs.c commands.h systty.h syssignal.h blockinput.h process.h \ 931 emacs.o: emacs.c commands.h systty.h syssignal.h blockinput.h process.h \
932 INTERVAL_SRC $(config_h) 932 INTERVAL_SRC $(config_h)
933 fileio.o: fileio.c window.h buffer.h systime.h INTERVAL_SRC $(config_h) 933 fileio.o: fileio.c window.h buffer.h systime.h INTERVAL_SRC $(config_h)
934 filelock.o: filelock.c buffer.h paths.h $(config_h) 934 filelock.o: filelock.c buffer.h paths.h $(config_h)
935 filemode.o: filemode.c $(config_h) 935 filemode.o: filemode.c $(config_h)
936 frame.o: frame.c xterm.h window.h frame.h termhooks.h commands.h keyboard.h \
937 buffer.h $(config_h)
936 getloadavg.o: getloadavg.c $(config_h) 938 getloadavg.o: getloadavg.c $(config_h)
937 indent.o: indent.c frame.h window.h indent.h buffer.h $(config_h) termchar.h \ 939 indent.o: indent.c frame.h window.h indent.h buffer.h $(config_h) termchar.h \
938 termopts.h disptab.h region-cache.h 940 termopts.h disptab.h region-cache.h
939 insdel.o: insdel.c window.h buffer.h INTERVAL_SRC blockinput.h $(config_h) 941 insdel.o: insdel.c window.h buffer.h INTERVAL_SRC blockinput.h $(config_h)
940 keyboard.o: keyboard.c termchar.h termhooks.h termopts.h buffer.h \ 942 keyboard.o: keyboard.c termchar.h termhooks.h termopts.h buffer.h \
943 keymap.o: keymap.c buffer.h commands.h keyboard.h termhooks.h blockinput.h \ 945 keymap.o: keymap.c buffer.h commands.h keyboard.h termhooks.h blockinput.h \
944 puresize.h $(config_h) 946 puresize.h $(config_h)
945 lastfile.o: lastfile.c $(config_h) 947 lastfile.o: lastfile.c $(config_h)
946 macros.o: macros.c window.h buffer.h commands.h macros.h keyboard.h $(config_h) 948 macros.o: macros.c window.h buffer.h commands.h macros.h keyboard.h $(config_h)
947 malloc.o: malloc.c $(config_h) 949 malloc.o: malloc.c $(config_h)
948 msdos.o: msdos.c msdos.h dosfns.h systime.h termhooks.h dispextern.h \
949 termopts.h frame.h window.h $(config_h)
950 mktime.o: mktime.c $(config_h)
951 gmalloc.o: gmalloc.c $(config_h) 950 gmalloc.o: gmalloc.c $(config_h)
952 ralloc.o: ralloc.c $(config_h) 951 ralloc.o: ralloc.c $(config_h)
953 vm-limit.o: vm-limit.c mem-limits.h $(config_h) 952 vm-limit.o: vm-limit.c mem-limits.h $(config_h)
954 marker.o: marker.c buffer.h $(config_h) 953 marker.o: marker.c buffer.h $(config_h)
955 minibuf.o: minibuf.c syntax.h dispextern.h frame.h window.h \ 954 minibuf.o: minibuf.c syntax.h dispextern.h frame.h window.h \
956 buffer.h commands.h $(config_h) 955 buffer.h commands.h $(config_h)
956 mktime.o: mktime.c $(config_h)
957 mocklisp.o: mocklisp.c buffer.h $(config_h) 957 mocklisp.o: mocklisp.c buffer.h $(config_h)
958 msdos.o: msdos.c msdos.h dosfns.h systime.h termhooks.h dispextern.h \
959 termopts.h frame.h window.h $(config_h)
958 process.o: process.c process.h buffer.h window.h termhooks.h termopts.h \ 960 process.o: process.c process.h buffer.h window.h termhooks.h termopts.h \
959 commands.h syssignal.h systime.h systty.h syswait.h frame.h $(config_h) 961 commands.h syssignal.h systime.h systty.h syswait.h frame.h $(config_h)
960 regex.o: regex.c syntax.h buffer.h $(config_h) regex.h 962 regex.o: regex.c syntax.h buffer.h $(config_h) regex.h
961 region-cache.o: region-cache.c buffer.h region-cache.h 963 region-cache.o: region-cache.c buffer.h region-cache.h
962 frame.o: frame.c xterm.h window.h frame.h termhooks.h commands.h keyboard.h \
963 buffer.h $(config_h)
964 scroll.o: scroll.c termchar.h dispextern.h frame.h $(config_h) 964 scroll.o: scroll.c termchar.h dispextern.h frame.h $(config_h)
965 search.o: search.c regex.h commands.h buffer.h region-cache.h syntax.h \ 965 search.o: search.c regex.h commands.h buffer.h region-cache.h syntax.h \
966 blockinput.h $(config_h) 966 blockinput.h $(config_h)
967 strftime.o: strftime.c $(config_h) 967 strftime.o: strftime.c $(config_h)
968 $(CC) -c $(CPPFLAGS) $(ALL_CFLAGS) -Dstrftime=emacs_strftime $< 968 $(CC) -c $(CPPFLAGS) $(ALL_CFLAGS) -Dstrftime=emacs_strftime $<
1010 print.o: print.c process.h frame.h window.h buffer.h keyboard.h $(config_h) 1010 print.o: print.c process.h frame.h window.h buffer.h keyboard.h $(config_h)
1011 lread.o: lread.c commands.h keyboard.h buffer.h paths.h $(config_h) \ 1011 lread.o: lread.c commands.h keyboard.h buffer.h paths.h $(config_h) \
1012 termhooks.h 1012 termhooks.h
1013 1013
1014 /* Text properties support */ 1014 /* Text properties support */
1015 textprop.o: textprop.c buffer.h intervals.h $(config_h) 1015 textprop.o: textprop.c buffer.h window.h intervals.h $(config_h)
1016 intervals.o: intervals.c buffer.h intervals.h keyboard.h puresize.h $(config_h) 1016 intervals.o: intervals.c buffer.h intervals.h keyboard.h puresize.h $(config_h)
1017 1017
1018 /* System-specific programs to be made. 1018 /* System-specific programs to be made.
1019 OTHER_FILES, OBJECTS_SYSTEM and OBJECTS_MACHINE 1019 OTHER_FILES, OBJECTS_SYSTEM and OBJECTS_MACHINE
1020 select which of these should be compiled. */ 1020 select which of these should be compiled. */
1021 1021
1022 sunfns.o: sunfns.c buffer.h $(config_h) 1022 sunfns.o: sunfns.c buffer.h window.h $(config_h)
1023 1023
1024 ${libsrc}emacstool: ${libsrc}emacstool.c 1024 ${libsrc}emacstool: ${libsrc}emacstool.c
1025 cd ${libsrc}; ${MAKE} ${MFLAGS} emacstool 1025 cd ${libsrc}; ${MAKE} ${MFLAGS} emacstool
1026 mostlyclean: 1026 mostlyclean:
1027 rm -f temacs prefix-args core \#* *.o libXMenu11.a liblw.a 1027 rm -f temacs prefix-args core \#* *.o libXMenu11.a liblw.a