From 6e76043fb4a5c13f1146f9b776fe31351b216855 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Mon, 11 Feb 2008 05:34:40 +0000 Subject: [PATCH] (${lispsource}international/charprop.el): Delete this target. --- src/ChangeLog | 3 +++ src/Makefile.in | 10 ---------- 2 files changed, 3 insertions(+), 10 deletions(-) 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) \ -- 2.39.5