emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/Makefile.in,v


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/lisp/Makefile.in,v
Date: Fri, 18 Apr 2008 15:34:26 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Andreas Schwab <schwab> 08/04/18 15:34:26

Index: Makefile.in
===================================================================
RCS file: /sources/emacs/emacs/lisp/Makefile.in,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -b -r1.109 -r1.110
--- Makefile.in 18 Apr 2008 11:04:56 -0000      1.109
+++ Makefile.in 18 Apr 2008 15:34:26 -0000      1.110
@@ -122,6 +122,8 @@
        echo Directories: $$wins; \
        $(emacs) -l autoload --eval '(setq generated-autoload-file 
"$(lisp)/loaddefs.el")' -f batch-update-autoloads $$wins
 
+# Note: every rule that runs $(emacs) and is called during bootstrap must
+# depend on this.
 $(lisp)/subdirs.el:
        $(MAKE) $(MFLAGS) update-subdirs
 update-subdirs: doit




reply via email to

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