mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
(maintainer-clean): Delete info files.
This commit is contained in:
parent
9a8b3a5cd4
commit
5e6876cb16
2 changed files with 5 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2007-09-06 Romain Francoise <romain@orebokech.com>
|
||||
|
||||
* Makefile.in (maintainer-clean): Delete info files.
|
||||
|
||||
2007-09-06 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* Move from lispintro/ to doc/lispintro/.
|
||||
|
|
|
|||
|
|
@ -66,6 +66,7 @@ distclean: clean
|
|||
|
||||
maintainer-clean: distclean
|
||||
rm -f *.aux *.cps *.fns *.kys *.pgs *.vrs *.toc
|
||||
cd $(infodir); rm -f eintr eintr-[1-9]
|
||||
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue