changeset 41544:6e1b9dffcb53

(mostlyclean): Delete bootstrap-emacs here. (clean): Not here.
author Richard M. Stallman <rms@gnu.org>
date Mon, 26 Nov 2001 10:53:53 +0000
parents 4898057655bc
children 3349025e46e2
files src/Makefile.in
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.in	Mon Nov 26 10:52:40 2001 +0000
+++ b/src/Makefile.in	Mon Nov 26 10:53:53 2001 +0000
@@ -1159,8 +1159,9 @@
 mostlyclean:
 	rm -f temacs prefix-args core *.core \#* *.o libXMenu11.a liblw.a
 	rm -f ../etc/DOC
+	rm -f bootstrap-emacs
 clean: mostlyclean
-	rm -f emacs-* emacs bootstrap-emacs
+	rm -f emacs-* emacs
 /**/# This is used in making a distribution.
 /**/# Do not use it on development directories!
 distclean: clean