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.in,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/admin/unidata/Makefile.in,v
Date: Sat, 16 Feb 2008 15:00:22 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    08/02/16 15:00:22

Index: Makefile.in
===================================================================
RCS file: /cvsroot/emacs/emacs/admin/unidata/Makefile.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- Makefile.in 5 Feb 2008 09:06:00 -0000       1.2
+++ Makefile.in 16 Feb 2008 15:00:22 -0000      1.3
@@ -30,7 +30,7 @@
        ${RUNEMACS} -batch -f batch-byte-compile $<
 
 unidata.txt: UnicodeData.txt
-       sed -e 's/\([^;]*\);\(.*\)/(#x\1 "\2")/' -e 's/;/" "/g' < $< > $@
+       sed -e 's/\([^;]*\);\(.*\)/(#x\1 "\2")/' -e 's/;/" "/g' < 
UnicodeData.txt > $@
 
 ${DSTDIR}/charprop.el: unidata-gen.elc unidata.txt
        ELC=`/bin/pwd`/unidata-gen.elc; \




reply via email to

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