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: Thu, 21 Mar 2002 04:12:57 -0500

Index: emacs/src/Makefile.in
diff -c emacs/src/Makefile.in:1.249 emacs/src/Makefile.in:1.250
*** emacs/src/Makefile.in:1.249 Sun Mar 10 11:18:42 2002
--- emacs/src/Makefile.in       Thu Mar 21 04:12:55 2002
***************
*** 1036,1043 ****
        CRT0_COMPILE ${srcdir}/ecrt0.c
  dired.o: dired.c commands.h buffer.h $(config_h) charset.h coding.h regex.h \
     systime.h
! dispnew.o: dispnew.c  commands.h frame.h window.h buffer.h dispextern.h \
!    termchar.h termopts.h termhooks.h cm.h disptab.h systty.h systime.h \
     xterm.h blockinput.h atimer.h charset.h msdos.h composite.h keyboard.h \
     $(config_h)
  doc.o: doc.c $(config_h) epaths.h buffer.h keyboard.h charset.h
--- 1036,1044 ----
        CRT0_COMPILE ${srcdir}/ecrt0.c
  dired.o: dired.c commands.h buffer.h $(config_h) charset.h coding.h regex.h \
     systime.h
! dispnew.o: dispnew.c  systty.h systime.h commands.h process.h frame.h \
!    window.h buffer.h dispextern.h termchar.h termopts.h termhooks.h cm.h \
!    disptab.h \
     xterm.h blockinput.h atimer.h charset.h msdos.h composite.h keyboard.h \
     $(config_h)
  doc.o: doc.c $(config_h) epaths.h buffer.h keyboard.h charset.h
***************
*** 1094,1102 ****
  strftime.o: strftime.c $(config_h)
  syntax.o: syntax.c syntax.h buffer.h commands.h category.h charset.h \
     composite.h $(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 atimer.h \
!    window.h msdos.h dosfns.h keyboard.h
  term.o: term.c termchar.h termhooks.h termopts.h $(config_h) cm.h frame.h \
     disptab.h dispextern.h keyboard.h charset.h coding.h ccl.h msdos.h
  termcap.o: termcap.c $(config_h)
--- 1095,1103 ----
  strftime.o: strftime.c $(config_h)
  syntax.o: syntax.c syntax.h buffer.h commands.h category.h charset.h \
     composite.h $(config_h)
! sysdep.o: sysdep.c syssignal.h systty.h systime.h syswait.h blockinput.h \
!    process.h dispextern.h termhooks.h termchar.h termopts.h \
!    frame.h atimer.h window.h msdos.h dosfns.h keyboard.h  $(config_h)
  term.o: term.c termchar.h termhooks.h termopts.h $(config_h) cm.h frame.h \
     disptab.h dispextern.h keyboard.h charset.h coding.h ccl.h msdos.h
  termcap.o: termcap.c $(config_h)
***************
*** 1114,1120 ****
  window.o: window.c indent.h commands.h frame.h window.h buffer.h termchar.h \
     termhooks.h disptab.h keyboard.h dispextern.h msdos.h composite.h \
     $(config_h)
! xdisp.o: xdisp.c macros.h commands.h indent.h buffer.h dispextern.h coding.h \
     termchar.h frame.h window.h disptab.h termhooks.h charset.h $(config_h) \
     msdos.h composite.h fontset.h
  xfaces.o: xfaces.c dispextern.h frame.h xterm.h buffer.h blockinput.h \
--- 1115,1121 ----
  window.o: window.c indent.h commands.h frame.h window.h buffer.h termchar.h \
     termhooks.h disptab.h keyboard.h dispextern.h msdos.h composite.h \
     $(config_h)
! xdisp.o: xdisp.c macros.h commands.h process.h indent.h buffer.h dispextern.h 
coding.h \
     termchar.h frame.h window.h disptab.h termhooks.h charset.h $(config_h) \
     msdos.h composite.h fontset.h
  xfaces.o: xfaces.c dispextern.h frame.h xterm.h buffer.h blockinput.h \
***************
*** 1128,1136 ****
  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)
! xselect.o: xselect.c dispextern.h frame.h xterm.h blockinput.h charset.h \
!   coding.h ccl.h buffer.h atimer.h systime.h $(config_h)
  xrdb.o: xrdb.c $(config_h) epaths.h
  xsmfns.o: xsmfns.c $(config_h) systime.h sysselect.h lisp.h termhooks.h
  hftctl.o: hftctl.c $(config_h)
--- 1129,1137 ----
  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 process.h $(config_h)
! xselect.o: xselect.c process.h dispextern.h frame.h xterm.h blockinput.h \
!   charset.h coding.h ccl.h buffer.h atimer.h systime.h $(config_h)
  xrdb.o: xrdb.c $(config_h) epaths.h
  xsmfns.o: xsmfns.c $(config_h) systime.h sysselect.h lisp.h termhooks.h
  hftctl.o: hftctl.c $(config_h)
***************
*** 1139,1145 ****
  
  /* The files of Lisp proper */
  
! alloc.o: alloc.c frame.h window.h buffer.h  puresize.h syssignal.h keyboard.h 
\
   blockinput.h atimer.h systime.h charset.h dispextern.h $(config_h) 
$(INTERVAL_SRC)
  bytecode.o: bytecode.c buffer.h syntax.h charset.h $(config_h)
  data.o: data.c buffer.h puresize.h charset.h syssignal.h keyboard.h 
$(config_h)
--- 1140,1146 ----
  
  /* The files of Lisp proper */
  
! alloc.o: alloc.c process.h frame.h window.h buffer.h  puresize.h syssignal.h 
keyboard.h \
   blockinput.h atimer.h systime.h charset.h dispextern.h $(config_h) 
$(INTERVAL_SRC)
  bytecode.o: bytecode.c buffer.h syntax.h charset.h $(config_h)
  data.o: data.c buffer.h puresize.h charset.h syssignal.h keyboard.h 
$(config_h)



reply via email to

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