]> git.eshelyaron.com Git - emacs.git/commit
Improve Makefile treatment of org sources in doc/misc
authorGlenn Morris <rgm@gnu.org>
Sat, 27 Feb 2021 17:31:29 +0000 (09:31 -0800)
committerGlenn Morris <rgm@gnu.org>
Sat, 27 Feb 2021 17:40:26 +0000 (09:40 -0800)
commit27da93862fff36d095fa3a3c7f98e95ccce922fb
treec65a3b20e7a47b0858f17e6684d7739d7d661d38
parent082b431e62b5d1f835149874df95941268c8a763
Improve Makefile treatment of org sources in doc/misc

* doc/misc/Makefile.in (ORG_SETUP): New variable.
(ORG_SRC): Use wildcard rather than hard-coding.
(org_template): Adjust for input containing $srcdir and suffix.
(org_setup_template): New template.
doc/misc/Makefile.in