Mercurial > emacs
changeset 37072:08152533da68
(${TIT}): Fix whitespace.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 30 Mar 2001 08:27:56 +0000 |
parents | 0a511b546f94 |
children | 678672a4c40e |
files | leim/Makefile.in |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/leim/Makefile.in Fri Mar 30 00:53:08 2001 +0000 +++ b/leim/Makefile.in Fri Mar 30 08:27:56 2001 +0000 @@ -167,8 +167,8 @@ ${RUN-EMACS} -l ${buildlisppath}/international/titdic-cnv \ --eval '(batch-titdic-convert t)' -dir quail ${srcdir}/CXTERM-DIC; fi if [ -f $@ ]; then true; else \ - ${RUN-EMACS} -l ${buildlisppath}/international/quail \ - -f batch-byte-compile ${TIT:.elc=.el}; fi + ${RUN-EMACS} -l ${buildlisppath}/international/quail \ + -f batch-byte-compile ${TIT:.elc=.el}; fi leim-list.el: ${SUBDIRS} ${WORLD} if [ x`(cd ${srcdir} && /bin/pwd)` = x`(/bin/pwd)` ] ; then \