mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
(distclean): Remove makefile.
This commit is contained in:
parent
759d3f3238
commit
9b4fb9b710
2 changed files with 5 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2008-06-20 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* makefile.w32-in (distclean): Remove makefile.
|
||||
|
||||
2008-06-16 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* Makefile.am, Makefile.old, aclocal.m4, configure, configure.in:
|
||||
|
|
|
|||
|
|
@ -64,6 +64,7 @@ clean: mostlyclean
|
|||
- $(DEL) *.dvi $(infodir)/eintr*
|
||||
|
||||
distclean: clean
|
||||
- $(DEL) makefile
|
||||
|
||||
maintainer-clean: distclean
|
||||
- $(DEL) *.aux *.cps *.fns *.kys *.pgs *.vrs *.toc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue