Mercurial > emacs
changeset 91765:55b5498f4e91
(${lispsource}international/charprop.el): Delete
this target.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 11 Feb 2008 05:34:25 +0000 |
parents | 1f2e40d9045f |
children | 509c009dfcfb |
files | src/Makefile.in |
diffstat | 1 files changed, 0 insertions(+), 10 deletions(-) [+] |
line wrap: on
line diff
--- a/src/Makefile.in Mon Feb 11 05:33:28 2008 +0000 +++ b/src/Makefile.in Mon Feb 11 05:34:25 2008 +0000 @@ -973,16 +973,6 @@ ${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) \