Mercurial > emacs
changeset 91472:93fcec3a4fd7
(charprop-CMD): Chdir in Emacs rather than in Makefile.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 02 Feb 2008 17:55:39 +0000 |
parents | 13eacee3408e |
children | d9afb7a33dc0 |
files | admin/unidata/makefile.w32-in |
diffstat | 1 files changed, 1 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/admin/unidata/makefile.w32-in Sat Feb 02 17:41:55 2008 +0000 +++ b/admin/unidata/makefile.w32-in Sat Feb 02 17:55:39 2008 +0000 @@ -41,9 +41,7 @@ $(RUNEMACS) --load $${ELC} -f unidata-gen-files $${DATA} charprop-CMD: unidata-gen.elc unidata.txt - cd $(DSTDIR) - $(RUNEMACS) --load $(CURDIR)/unidata-gen.elc -f unidata-gen-files $(CURDIR)/unidata.txt - cd ../../admin/unidata + $(RUNEMACS) --eval $(ARGQUOTE)(cd $(DQUOTE)$(DSTDIR)$(DQUOTE))$(ARGQUOTE) --load $(CURDIR)/unidata-gen.elc -f unidata-gen-files $(CURDIR)/unidata.txt ${DSTDIR}/charprop.el: charprop-$(SHELLTYPE)