]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix thinko.
authorAndreas Schwab <schwab@suse.de>
Tue, 24 Jun 2008 23:58:00 +0000 (23:58 +0000)
committerAndreas Schwab <schwab@suse.de>
Tue, 24 Jun 2008 23:58:00 +0000 (23:58 +0000)
src/ChangeLog
src/Makefile.in

index ac75c5d24fd81b6abff5c6436d98137002cf05da..904731cd8eab0ba545c61fbb67e25d7ef2128530 100644 (file)
@@ -1,6 +1,6 @@
 2008-06-24  Andreas Schwab  <schwab@suse.de>
 
-       * Makefile.in (${lispsource}/loaddefs.el): Renamed from
+       * Makefile.in (${lispsource}loaddefs.el): Renamed from
        ../lisp/loaddefs.el.
        (bootstrap-clean): Do what distclean does but don't remove
        Makefile.
index ae2a2fe32317c66e9fc4886541e096179885d0eb..c08b8e5efbb7a7399d1ddf0de809537494833930 100644 (file)
@@ -1360,7 +1360,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)
 
-${lispsource}/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