mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-11 10:20:33 -08:00
Mention in comment that `make maintainer-clean' deletes .elc files.
This commit is contained in:
parent
71c8db4cd5
commit
8aa2d05f88
1 changed files with 3 additions and 2 deletions
|
|
@ -45,8 +45,9 @@
|
|||
# make maintainer-clean
|
||||
# Delete everything from the current directory that can be
|
||||
# reconstructed with this Makefile. This typically includes
|
||||
# everything deleted by distclean, plus more: C source files
|
||||
# produced by Bison, tags tables, info files, and so on.
|
||||
# everything deleted by distclean, plus more: .elc files,
|
||||
# C source files produced by Bison, tags tables, info files,
|
||||
# and so on.
|
||||
#
|
||||
# make extraclean
|
||||
# Still more severe - delete backup and autosave files, too.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue