Use $< in some doc/*/Makefile rules.
authorGlenn Morris <rgm@gnu.org>
Sat, 9 Oct 2010 19:39:42 +0000 (12:39 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 9 Oct 2010 19:39:42 +0000 (12:39 -0700)
commiteef3ab9443a2cef449d08aa8832f96007fc3a36b
treef08cd9e732c83470ae86275a12e0ae82de038927
parent5bd2348590033750c9a69edb4fbce2aa564ef763
Use $< in some doc/*/Makefile rules.

* doc/lispref/Makefile.in (srcs): Put elisp.texi first.
($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.

* doc/lispintro/Makefile.in (${infodir}/eintr, emacs-lisp-intro.dvi)
(emacs-lisp-intro.pdf, emacs-lisp-intro.html): Use $<.

* doc/emacs/Makefile.in (EMACSSOURCES): Put emacs.texi first.
($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
(emacs-xtra.pdf): Use $<.
doc/emacs/ChangeLog
doc/emacs/Makefile.in
doc/lispintro/ChangeLog
doc/lispintro/Makefile.in
doc/lispref/ChangeLog
doc/lispref/Makefile.in