From d3396dcb06fb24ce3a8be8c93fa48e31b2afd714 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 30 Mar 2001 08:27:56 +0000 Subject: [PATCH] (${TIT}): Fix whitespace. --- leim/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/leim/Makefile.in b/leim/Makefile.in index 66e50082fee..a42560059e2 100644 --- a/leim/Makefile.in +++ b/leim/Makefile.in @@ -167,8 +167,8 @@ ${TIT}: ${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 \ -- 2.39.2