1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-23 08:20:41 -08:00
emacs/doc
Glenn Morris 1470c88c5b Simplify doc/misc/Makefile.in with GNU Make features
* doc/misc/Makefile.in (mkinfodir): Remove.
(${buildinfodir}): Generate using an order-only prerequisite.
(.dvi.ps): Replace with pattern rule.
($INFO_TARGETS): Mark as PHONY.
(${buildinfodir}): New rule.
(EXTRA_OPTS, need_emacsver, need_emacsver_prefix): New variables.
(${buildinfodir}/%.info, %.dvi, %.pdf, %.html, %.ps):
New pattern rules, replacing numerous previous explicit rules.
(info_template): New definition.
(gnus.dvi, gnus.pdf): Use distinct intermediate files.
(mostlyclean): Adjust for above gnus change.
2014-06-11 21:00:57 -04:00
..
emacs Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
lispintro Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
lispref Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
man Bump version to 24.3.91 2014-05-11 23:11:08 -07:00
misc Simplify doc/misc/Makefile.in with GNU Make features 2014-06-11 21:00:57 -04:00