]> git.eshelyaron.com Git - emacs.git/commitdiff
(${lispsource}international/charprop.el): Delete
authorKenichi Handa <handa@m17n.org>
Mon, 11 Feb 2008 05:34:40 +0000 (05:34 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 11 Feb 2008 05:34:40 +0000 (05:34 +0000)
this target.

src/ChangeLog
src/Makefile.in

index 4ebf101dee9623d229e0f90840d39c8ca54e2c63..04babe01a13646c95a5b2eddfb8a68c75690f104 100644 (file)
@@ -1,5 +1,8 @@
 2008-02-11  Kenichi Handa  <handa@ni.aist.go.jp>
 
+       * Makefile.in (${lispsource}international/charprop.el): Delete
+       this target.
+
        * search.c (boyer_moore): Fix incorrect synching of the trunk and
        emacs-unicode-2.
 
index c7eda0fe1bd80fbdfc523afd6e885634dbb4f1ff..5c020054b10e2e1562d4ed06adf4e8196e016c4e 100644 (file)
@@ -973,16 +973,6 @@ ${etc}DOC: ${libsrc}make-docfile${EXEEXT} ${obj} ${shortlisp} ${SOME_MACHINE_LIS
 ${libsrc}make-docfile${EXEEXT}:
        cd ${libsrc}; ${MAKE} ${MFLAGS} make-docfile${EXEEXT}
 
-#ifdef HAVE_UNIDATA
-UNIDATA=${admindir}unidata/UnicodeData.txt
-
-${lispsource}international/charprop.el: temacs${EXEEXT} ${UNIDATA}
-       RUNEMACS="$(RUN_TEMACS)"; \
-       cd ${admindir}unidata; \
-       $(MAKE) $(MFLAGS) \
-         RUNEMACS="$${RUNEMACS}" DSTDIR=${lispsource}international
-#endif
-
 temacs${EXEEXT}: $(LOCALCPP) $(STARTFILES) stamp-oldxmenu ${obj} ${otherobj} OBJECTS_MACHINE prefix-args${EXEEXT}
        echo "${obj} ${otherobj} " OBJECTS_MACHINE > buildobj.lst
        $(LD) YMF_PASS_LDFLAGS (${STARTFLAGS} ${TEMACS_LDFLAGS}) $(LDFLAGS) \