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: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/src/Makefile.in
Date: Fri, 29 Mar 2002 07:39:43 -0500

Index: emacs/src/Makefile.in
diff -c emacs/src/Makefile.in:1.251 emacs/src/Makefile.in:1.252
*** emacs/src/Makefile.in:1.251 Fri Mar 22 17:59:56 2002
--- emacs/src/Makefile.in       Fri Mar 29 07:39:39 2002
***************
*** 1152,1158 ****
  print.o: print.c process.h frame.h window.h buffer.h keyboard.h charset.h\
     $(config_h) dispextern.h msdos.h composite.h
  lread.o: lread.c commands.h keyboard.h buffer.h epaths.h charset.h 
$(config_h) \
!  termhooks.h msdos.h
  
  /* Text properties support */
  textprop.o: textprop.c buffer.h window.h dispextern.h $(INTERVAL_SRC) \
--- 1152,1158 ----
  print.o: print.c process.h frame.h window.h buffer.h keyboard.h charset.h\
     $(config_h) dispextern.h msdos.h composite.h
  lread.o: lread.c commands.h keyboard.h buffer.h epaths.h charset.h 
$(config_h) \
!  termhooks.h coding.h msdos.h
  
  /* Text properties support */
  textprop.o: textprop.c buffer.h window.h dispextern.h $(INTERVAL_SRC) \



reply via email to

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