mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
(${TIT}): Fix whitespace.
This commit is contained in:
parent
a27b451eb7
commit
d3396dcb06
1 changed files with 2 additions and 2 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in a new issue