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: Sat, 21 Jun 2008 08:18:07 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Andreas Schwab <schwab> 08/06/21 08:18:06

Index: Makefile.in
===================================================================
RCS file: /sources/emacs/emacs/src/Makefile.in,v
retrieving revision 1.391
retrieving revision 1.392
diff -u -b -r1.391 -r1.392
--- Makefile.in 21 Jun 2008 02:37:01 -0000      1.391
+++ Makefile.in 21 Jun 2008 08:18:06 -0000      1.392
@@ -1363,6 +1363,6 @@
 #endif /* ! defined (CANNOT_DUMP) */
 
 witness-emacs:
-       cd $(lispsource); $(MAKE) $(MFLAGS) update-subdirs
+       cd ../lisp; $(MAKE) $(MFLAGS) update-subdirs
        $(MAKE) $(MFLAGS) bootstrap-emacs${EXEEXT}
        touch witness-emacs




reply via email to

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