Mercurial > emacs
diff doc/lispref/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 | bec49af30c2f |
children | f537cb2035e9 |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Fri Oct 08 17:52:12 2010 -0700 +++ b/doc/lispref/ChangeLog Fri Oct 08 18:02:21 2010 -0700 @@ -1,3 +1,7 @@ +2010-10-09 Glenn Morris <rgm@gnu.org> + + * Makefile.in (.PHONY): Declare info, dvi, pdf, dist. + 2010-10-07 Glenn Morris <rgm@gnu.org> * Makefile.in (version): New, set by configure.