From: Kenichi Handa Date: Mon, 11 Feb 2008 05:34:40 +0000 (+0000) Subject: (${lispsource}international/charprop.el): Delete X-Git-Tag: emacs-pretest-23.0.90~8007 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6e76043fb4a5c13f1146f9b776fe31351b216855;p=emacs.git (${lispsource}international/charprop.el): Delete this target. --- diff --git a/src/ChangeLog b/src/ChangeLog index 4ebf101dee9..04babe01a13 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2008-02-11 Kenichi Handa + * Makefile.in (${lispsource}international/charprop.el): Delete + this target. + * search.c (boyer_moore): Fix incorrect synching of the trunk and emacs-unicode-2. diff --git a/src/Makefile.in b/src/Makefile.in index c7eda0fe1bd..5c020054b10 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -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) \