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,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/Makefile.in,v
Date: Sun, 22 Jun 2008 02:20:15 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/06/22 02:20:13

Index: Makefile.in
===================================================================
RCS file: /sources/emacs/emacs/Makefile.in,v
retrieving revision 1.353
retrieving revision 1.354
diff -u -b -r1.353 -r1.354
--- Makefile.in 21 Jun 2008 13:42:10 -0000      1.353
+++ Makefile.in 22 Jun 2008 02:20:13 -0000      1.354
@@ -709,8 +709,7 @@
 ### `bootclean'
 ###      Delete all files that need to be remade for a clean bootstrap.
 top_bootclean=\
-       rm -f config.cache config.log ; \
-       if [ -d lock ] ; then (cd lock && (rm -f * || true)); else true; fi
+       rm -f config.cache config.log
 ### `distclean'
 ###      Delete all files from the current directory that are created by
 ###      configuring or building the program.  If you have unpacked the




reply via email to

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