diff doc/emacs/ChangeLog @ 110861:ca28093784c4

Mark some doc/ rules as PHONY. * doc/misc/Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules. * doc/lispref/Makefile.in (.PHONY): Declare info, dvi, pdf, dist. * doc/lispintro/Makefile.in (.PHONY): Declare info, dvi, html, pdf, dist. * doc/emacs/Makefile.in (.PHONY): Declare info, dvi, pdf, dist. (emacs): Remove rule. (dist): No need to deal with the emacs rule any more.
author Glenn Morris <rgm@gnu.org>
date Fri, 08 Oct 2010 18:02:21 -0700
parents bacdf2d96735
children 3869cf7d1e82
line wrap: on
line diff
--- a/doc/emacs/ChangeLog	Fri Oct 08 17:52:12 2010 -0700
+++ b/doc/emacs/ChangeLog	Fri Oct 08 18:02:21 2010 -0700
@@ -1,3 +1,9 @@
+2010-10-09  Glenn Morris  <rgm@gnu.org>
+
+	* Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
+	(emacs): Remove rule.
+	(dist): No need to deal with the emacs rule any more.
+
 2010-10-07  Glenn Morris  <rgm@gnu.org>
 
 	* Makefile.in (version): New, set by configure.