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:
parent
2fa0eedfbc
commit
05d6956f0c
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue