emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/emacs-24 r107982: * doc/lispref/Makefile.in


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/emacs-24 r107982: * doc/lispref/Makefile.in (clean): Add some more vol1/2 items.
Date: Mon, 07 May 2012 22:01:28 -0400
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 107982
committer: Glenn Morris <address@hidden>
branch nick: emacs-24
timestamp: Mon 2012-05-07 22:01:28 -0400
message:
  * doc/lispref/Makefile.in (clean): Add some more vol1/2 items.
modified:
  doc/lispref/ChangeLog
  doc/lispref/Makefile.in
=== modified file 'doc/lispref/ChangeLog'
--- a/doc/lispref/ChangeLog     2012-05-08 01:57:08 +0000
+++ b/doc/lispref/ChangeLog     2012-05-08 02:01:28 +0000
@@ -1,5 +1,7 @@
 2012-05-08  Glenn Morris  <address@hidden>
 
+       * Makefile.in (clean): Add some more vol1/2 items.
+
        * two-volume.make (emacsdir): New.
        (tex): Add directory with emacsver.texi to TEXINPUTS.
 

=== modified file 'doc/lispref/Makefile.in'
--- a/doc/lispref/Makefile.in   2012-04-07 19:23:53 +0000
+++ b/doc/lispref/Makefile.in   2012-05-08 02:01:28 +0000
@@ -132,7 +132,8 @@
        rm -f elisp[12]*
 
 clean: mostlyclean
-       rm -f elisp.dvi elisp.pdf elisp.ps vol[12].pdf
+       rm -f elisp.dvi elisp.pdf elisp.ps
+       rm -f vol[12].dvi vol[12].pdf vol[12].ps vol[12].tmp
        rm -rf elisp.html
        rm -f emacs-lispref-${version}.tar*
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]