(mostlyclean): Delete bootstrap-emacs here.

(clean): Not here.
This commit is contained in:
Richard M. Stallman
2001-11-26 10:53:53 +00:00
parent 2fa0eedfbc
commit 05d6956f0c

View 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