Mercurial > emacs
comparison doc/lispref/ChangeLog @ 110894:39eed86814a2
Replace use of VPATH in most doc/ Makefiles.
* doc/lispref/Makefile.in (VPATH): Remove.
(infodir): Make it absolute.
(mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
* doc/lispintro/Makefile.in (VPATH): Remove.
(infodir): Make it absolute.
(mkinfodir, $(infodir)/eintr, infoclean): No need to cd $srcdir.
* doc/emacs/Makefile.in (VPATH): Remove.
(infodir): Make it absolute.
(mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
* doc/misc/Makefile.in: Comment.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 09 Oct 2010 14:19:09 -0700 |
parents | 485f4f9f69bd |
children | b803c876a460 |
comparison
equal
deleted
inserted
replaced
110893:485f4f9f69bd | 110894:39eed86814a2 |
---|---|
1 2010-10-09 Glenn Morris <rgm@gnu.org> | 1 2010-10-09 Glenn Morris <rgm@gnu.org> |
2 | |
3 * Makefile.in (VPATH): Remove. | |
4 (infodir): Make it absolute. | |
5 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir. | |
2 | 6 |
3 * Makefile.in (dist): Anchor regexps. | 7 * Makefile.in (dist): Anchor regexps. |
4 | 8 |
5 * Makefile.in (srcs): Put elisp.texi first. | 9 * Makefile.in (srcs): Put elisp.texi first. |
6 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<. | 10 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<. |