]> git.eshelyaron.com Git - emacs.git/commitdiff
(${lispsource}/loaddefs.el): Renamed from
authorAndreas Schwab <schwab@suse.de>
Tue, 24 Jun 2008 23:00:25 +0000 (23:00 +0000)
committerAndreas Schwab <schwab@suse.de>
Tue, 24 Jun 2008 23:00:25 +0000 (23:00 +0000)
../lisp/loaddefs.el.

src/ChangeLog
src/Makefile.in

index e21229493b4c4c2e75e39efc5831e13dfb3f6107..6a9cfc4b840f94031d117d6b19778fa5d8365606 100644 (file)
@@ -1,3 +1,8 @@
+2008-06-24  Andreas Schwab  <schwab@suse.de>
+
+       * Makefile.in (${lispsource}/loaddefs.el): Renamed from
+       ../lisp/loaddefs.el.
+
 2008-06-24  Chong Yidong  <cyd@stupidchicken.com>
 
        * buffer.h (struct buffer): New member word_wrap.
index 140f944e0d6230eac57b5de682804f966c207ed7..67bd98df30a094c5ac6ae48c402156c8b4fbee25 100644 (file)
@@ -1357,7 +1357,7 @@ tags: TAGS TAGS-LISP $(lwlibdir)TAGS
 /* Since the .el.elc rule cannot specify an extra dependency, we do it here.  */
 ${lisp} ${SOME_MACHINE_LISP}: $(BOOTSTRAPEMACS)
 
-../lisp/loaddefs.el: $(BOOTSTRAPEMACS)
+${lispsource}/loaddefs.el: $(BOOTSTRAPEMACS)
        cd ../lisp; $(MAKE) $(MFLAGS) autoloads EMACS=../src/bootstrap-emacs${EXEEXT}
 
 /* Dump an Emacs executable named bootstrap-emacs containing the