emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/admin/unidata/makefile.w32-in,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/admin/unidata/makefile.w32-in,v
Date: Sat, 02 Feb 2008 17:55:39 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    08/02/02 17:55:39

Index: makefile.w32-in
===================================================================
RCS file: /cvsroot/emacs/emacs/admin/unidata/makefile.w32-in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- makefile.w32-in     2 Feb 2008 16:34:53 -0000       1.2
+++ makefile.w32-in     2 Feb 2008 17:55:39 -0000       1.3
@@ -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)
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]