Add html targets for some doc/ Makefiles.
authorGlenn Morris <rgm@gnu.org>
Mon, 11 Oct 2010 00:43:27 +0000 (17:43 -0700)
committerGlenn Morris <rgm@gnu.org>
Mon, 11 Oct 2010 00:43:27 +0000 (17:43 -0700)
commit234db610c60ef933d26c73d5f72cad62e9547f77
tree44e9a19f6bcb3465827ac2c7319e0f5ef40efba5
parentc12e4a81fe3e85c4c46d3e1add37d23e15c833dd
Add html targets for some doc/ Makefiles.

* doc/lispref/Makefile.in (.PHONY): Add html.
(html, elisp.html): New targets.
(clean): Delete html files.
($(infodir)/elisp): Remove unnecessary includes.

* doc/lispintro/Makefile.in (MAKEINFO): Use --force like the other
doc/ Makefiles do.

* doc/emacs/Makefile.in (.PHONY): Add html.
(html, emacs.html): New targets.
(clean): Delete html files.
doc/emacs/ChangeLog
doc/emacs/Makefile.in
doc/lispintro/ChangeLog
doc/lispintro/Makefile.in
doc/lispref/ChangeLog
doc/lispref/Makefile.in