]> git.eshelyaron.com Git - emacs.git/commitdiff
(mostlyclean): Delete bootstrap-emacs here.
authorRichard M. Stallman <rms@gnu.org>
Mon, 26 Nov 2001 10:53:53 +0000 (10:53 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 26 Nov 2001 10:53:53 +0000 (10:53 +0000)
(clean): Not here.

src/Makefile.in

index d417c18cfa01bd325c52f94c67673819947e84f5..078193ab764d08d5c09eed18f3cfd4804a0f714d 100644 (file)
@@ -1159,8 +1159,9 @@ ${libsrc}emacstool: ${libsrc}emacstool.c
 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