emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/src Makefile.in


From: Eli Zaretskii
Subject: [Emacs-diffs] emacs/src Makefile.in
Date: Sat, 28 Nov 2009 10:24:05 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    09/11/28 10:24:05

Modified files:
        src            : Makefile.in 

Log message:
        [!AUTO_DEPEND]: Remove outdated comment about omitted dependencies on 
lisp.h.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/src/Makefile.in?cvsroot=emacs&r1=1.458&r2=1.459

Patches:
Index: Makefile.in
===================================================================
RCS file: /cvsroot/emacs/emacs/src/Makefile.in,v
retrieving revision 1.458
retrieving revision 1.459
diff -u -b -r1.458 -r1.459
--- Makefile.in 23 Nov 2009 14:49:01 -0000      1.458
+++ Makefile.in 28 Nov 2009 10:24:04 -0000      1.459
@@ -1049,10 +1049,6 @@
 doc.o: buildobj.h
 
 #ifndef AUTO_DEPEND
-/* Nearly all the following files depend on lisp.h,
-   but it is not included as a dependency because
-   it is so often changed in ways that do not require any recompilation
-   and so rarely changed in ways that do require any.  */
 
 atimer.o: atimer.c atimer.h syssignal.h systime.h lisp.h $(config_h)
 buffer.o: buffer.c buffer.h region-cache.h commands.h window.h \




reply via email to

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