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


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/Makefile.in
Date: Mon, 26 Nov 2001 05:53:54 -0500

Index: emacs/src/Makefile.in
diff -u emacs/src/Makefile.in:1.236 emacs/src/Makefile.in:1.237
--- emacs/src/Makefile.in:1.236 Mon Nov 26 05:51:26 2001
+++ emacs/src/Makefile.in       Mon Nov 26 05:53:53 2001
@@ -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



reply via email to

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