emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/Makefile.in
Date: Fri, 09 Nov 2001 11:00:46 -0500

Index: emacs/Makefile.in
diff -u emacs/Makefile.in:1.236 emacs/Makefile.in:1.237
--- emacs/Makefile.in:1.236     Wed Oct 31 09:42:25 2001
+++ emacs/Makefile.in   Fri Nov  9 11:00:46 2001
@@ -676,7 +676,7 @@
        (cd lisp; $(MAKE) $(MFLAGS) bootstrap-clean)
 
 bootstrap-lisp:
-       -(cd lisp; $(MAKE) $(MFLAGS) bootstrap EMACS=../src/bootstrap-emacs)
+       (cd lisp; $(MAKE) $(MFLAGS) bootstrap EMACS=../src/bootstrap-emacs)
 
 bootstrap-src:
        (cd src; $(MAKE) $(MFLAGS) bootstrap)



reply via email to

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