Simplify admin/unidata Makefile rules
authorGlenn Morris <rgm@gnu.org>
Wed, 30 Oct 2013 07:15:23 +0000 (00:15 -0700)
committerGlenn Morris <rgm@gnu.org>
Wed, 30 Oct 2013 07:15:23 +0000 (00:15 -0700)
commit9835cedbfa3901f9d5ed1c14a2e0846643462bd2
treeaa0039e0247e7c22f3ee633e64acc6fa0f0e33a8
parent55498a0fe4713d9d6e6737bd4bd293ac4d8c4236
Simplify admin/unidata Makefile rules

* admin/unidata/unidata-gen.el (unidata-gen-files): Use pop.
Also take the output directory as an argument.

* admin/unidata/Makefile.in: Simplify now that unidata-gen-files takes
the output directory as an argument (no need to cd, etc).
(abs_srcdir, abs_builddir): Remove.
(abs_top_builddir): Replace by top_builddir.
(${DSTDIR}/charprop.el): No need to cd.  Pass dest as argument.
(${DSTDIR}/charprop.el, charprop.el):
No need to pass unidata.txt as argument.
admin/ChangeLog
admin/unidata/Makefile.in
admin/unidata/unidata-gen.el