Mercurial > emacs
diff src/Makefile.in @ 96243:366bb0df9a46
(${lispsource}/loaddefs.el): Renamed from
../lisp/loaddefs.el.
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Tue, 24 Jun 2008 23:00:25 +0000 |
parents | 568f14ebb684 |
children | 6d4da22a2b95 |
line wrap: on
line diff
--- a/src/Makefile.in Tue Jun 24 20:02:13 2008 +0000 +++ b/src/Makefile.in Tue Jun 24 23:00:25 2008 +0000 @@ -1357,7 +1357,7 @@ /* 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