emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/src/Makefile.in,v
Date: Tue, 24 Jun 2008 23:58:02 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Andreas Schwab <schwab> 08/06/24 23:58:00

Index: Makefile.in
===================================================================
RCS file: /sources/emacs/emacs/src/Makefile.in,v
retrieving revision 1.401
retrieving revision 1.402
diff -u -b -r1.401 -r1.402
--- Makefile.in 24 Jun 2008 23:44:12 -0000      1.401
+++ Makefile.in 24 Jun 2008 23:58:00 -0000      1.402
@@ -1360,7 +1360,7 @@
 /* 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




reply via email to

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