# HG changeset patch # User Eli Zaretskii # Date 985940876 0 # Node ID 08152533da685c763526a42659c56d322627b75d # Parent 0a511b546f94c4b06cb90433b864f611ddbae7d3 (${TIT}): Fix whitespace. diff -r 0a511b546f94 -r 08152533da68 leim/Makefile.in --- 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 \