changeset 25159:8e7cbb952142

(frame.o, sysdep.o, xfaces.o): Depend on dosfns.h.
author Eli Zaretskii <eliz@gnu.org>
date Mon, 02 Aug 1999 12:46:06 +0000
parents 79960f23f1fb
children 6f69847b92b7
files src/Makefile.in
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.in	Mon Aug 02 12:41:09 1999 +0000
+++ b/src/Makefile.in	Mon Aug 02 12:46:06 1999 +0000
@@ -1073,7 +1073,7 @@
 filelock.o: filelock.c buffer.h systime.h epaths.h $(config_h)
 filemode.o: filemode.c  $(config_h)
 frame.o: frame.c xterm.h window.h frame.h termhooks.h commands.h keyboard.h \
-   buffer.h charset.h fontset.h msdos.h $(config_h)
+   buffer.h charset.h fontset.h msdos.h dosfns.h $(config_h)
 fontset.o: fontset.h fontset.c ccl.h charset.h frame.h $(config_h)
 getloadavg.o: getloadavg.c $(config_h)
 indent.o: indent.c frame.h window.h indent.h buffer.h $(config_h) termchar.h \
@@ -1112,7 +1112,7 @@
    $(config_h)
 sysdep.o: sysdep.c $(config_h) dispextern.h termhooks.h termchar.h termopts.h \
    frame.h syssignal.h systty.h systime.h syswait.h blockinput.h window.h \
-   msdos.h
+   msdos.h dosfns.h
 term.o: term.c termchar.h termhooks.h termopts.h $(config_h) cm.h frame.h \
    disptab.h keyboard.h charset.h coding.h ccl.h msdos.h
 termcap.o: termcap.c $(config_h)
@@ -1133,7 +1133,7 @@
    termchar.h frame.h window.h disptab.h termhooks.h charset.h $(config_h) \
    msdos.h
 xfaces.o: xfaces.c dispextern.h frame.h xterm.h buffer.h blockinput.h \
-   window.h charset.h msdos.h $(config_h)
+   window.h charset.h msdos.h dosfns.h $(config_h)
 xfns.o: xfns.c buffer.h frame.h window.h keyboard.h xterm.h\
    $(srcdir)/../lwlib/lwlib.h blockinput.h epaths.h charset.h $(config_h)
 xmenu.o: xmenu.c xterm.h termhooks.h window.h dispextern.h frame.h keyboard.h \