mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-22 10:26:20 +00:00
(charprop-CMD): Fix last change.
This commit is contained in:
parent
5e4f40ee64
commit
9aa0b3c822
@ -1,5 +1,7 @@
|
||||
2008-02-02 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* unidata/makefile.w32-in (charprop-CMD): Fix last change.
|
||||
|
||||
* unidata/Makefile.in: Renamed from Makefile.
|
||||
|
||||
* unidata/makefile.w32-in: New file.
|
||||
|
@ -42,7 +42,7 @@ charprop-SH: unidata-gen.elc unidata.txt
|
||||
|
||||
charprop-CMD: unidata-gen.elc unidata.txt
|
||||
cd $(DSTDIR)
|
||||
$(RUNEMACS) --load $(CURDIR)/unidata-gen.elc -f unidata-gen-files $(CURDIR/unidata.txt
|
||||
$(RUNEMACS) --load $(CURDIR)/unidata-gen.elc -f unidata-gen-files $(CURDIR)/unidata.txt
|
||||
cd ../../admin/unidata
|
||||
|
||||
${DSTDIR}/charprop.el: charprop-$(SHELLTYPE)
|
||||
|
Loading…
Reference in New Issue
Block a user