emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/Makefile.in


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/Makefile.in
Date: Sun, 16 Dec 2001 15:03:11 -0500

Index: emacs/src/Makefile.in
diff -c emacs/src/Makefile.in:1.239 emacs/src/Makefile.in:1.240
*** emacs/src/Makefile.in:1.239 Tue Dec 11 17:20:20 2001
--- emacs/src/Makefile.in       Sun Dec 16 15:03:11 2001
***************
*** 1043,1049 ****
  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 dosfns.h dispextern.h $(config_h)
! fontset.o: dispextern.h fontset.h fontset.c ccl.h charset.h frame.h \
     keyboard.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 \
--- 1043,1049 ----
  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 dosfns.h dispextern.h $(config_h)
! fontset.o: dispextern.h fontset.h fontset.c ccl.h buffer.h charset.h frame.h \
     keyboard.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 \
***************
*** 1113,1122 ****
  xfns.o: xfns.c buffer.h frame.h window.h keyboard.h xterm.h dispextern.h \
     $(srcdir)/../lwlib/lwlib.h blockinput.h atimer.h systime.h epaths.h \
     charset.h $(config_h)
! xmenu.o: xmenu.c xterm.h termhooks.h window.h dispextern.h frame.h keyboard.h 
\
!    $(srcdir)/../lwlib/lwlib.h blockinput.h atimer.h systime.h msdos.h \
!    $(config_h)
! xterm.o: xterm.c xterm.h termhooks.h termopts.h termchar.h window.h \
    dispextern.h frame.h disptab.h blockinput.h atimer.h systime.h syssignal.h \
    keyboard.h gnu.h charset.h ccl.h fontset.h composite.h \
    coding.h $(config_h)
--- 1113,1122 ----
  xfns.o: xfns.c buffer.h frame.h window.h keyboard.h xterm.h dispextern.h \
     $(srcdir)/../lwlib/lwlib.h blockinput.h atimer.h systime.h epaths.h \
     charset.h $(config_h)
! xmenu.o: xmenu.c xterm.h termhooks.h window.h dispextern.h frame.h buffer.h \
!    keyboard.h $(srcdir)/../lwlib/lwlib.h blockinput.h atimer.h systime.h \
!    msdos.h $(config_h)
! xterm.o: xterm.c xterm.h termhooks.h termopts.h termchar.h window.h buffer.h \
    dispextern.h frame.h disptab.h blockinput.h atimer.h systime.h syssignal.h \
    keyboard.h gnu.h charset.h ccl.h fontset.h composite.h \
    coding.h $(config_h)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]