1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 11:50:51 -08:00

(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