view leim/Makefile.in @ 67246:bce5c0d2041c

* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead of mh-highlight-citation-p. (mh-letter-toggle-header-field-display): "Ellipsed" isn't a word, I think, so use "truncated". * mh-customize.el (mh-folder, mh-folder-faces): Group's manual section is Folders, not Organizing. Parent of mh-folder-faces is mh-folder, not mh-show. (mh-speed): Rename to mh-speedbar for consistency with mh-toolbar. (mh-thread): New group that corresponds with manual's Threading chapter. (mh-letter-faces): Group's manual section is Editing Drafts, not Sending Mail. (mh-sortm-args): New customization variable that used to be a defvar. (mh-index-new-messages-folders, mh-index-ticked-messages-folders): Move from mh-index group to mh-folders group. (mh-alias-local-users-prefix, mh-large-folder) (mh-recursive-folders-flag, mh-before-quit-hook) (mh-folder-mode-hook, mh-kill-folder-suppress-prompt-hook) (mh-quit-hook, mh-refile-msg-hook): Move from mh-show group to mh-folder group. (mh-highlight-citation-style): Rename from mh-highlight-citation-p. Sync docstrings with manual. (mh-mhl-format-file): Rename from mhl-formfile. Sync docstrings with manual. (mh-show-threads-flag): Move from mh-show group to mh-thread group. (mh-find-path-hook): Move from mh-show group to mh-e group. (mh-folder-updated-hook): Add to mh-folder group. (mh-forward-hook): Move from mh-folder to mh-sending-mail group. (mh-unseen-updated-hook): Move from mh-show to mh-sequences group. (mh-bury-show-buffer-flag, mh-clean-message-header-flag) (mh-decode-mime-flag, mh-display-buttons-for-alternatives-flag) (mh-display-buttons-for-inline-parts-flag) (mh-do-not-confirm-flag, mh-fetch-x-image-url) (mh-graphical-smileys-flag, mh-graphical-emphasis-flag) (mh-invisible-header-fields-default, mh-invisible-header-fields) (mh-lpr-command-format, mh-max-inline-image-height) (mh-max-inline-image-width) (mh-mime-save-parts-default-directory, mh-print-background-flag) (mh-show-maximum-size, mh-show-use-goto-addr-flag) (mh-show-use-xface-flag, mh-store-default-directory) (mh-summary-height, mh-delete-msg-hook (mh-show-hook, mh-show-mode-hook): Sync docstrings with manual. * mh-e.el (mh-scan-format-mh, mh-scan-good-msg-regexp) (mh-scan-deleted-msg-regexp, mh-scan-refiled-msg-regexp) (mh-scan-cur-msg-number-regexp, mh-scan-subject-regexp): Use non-fontification instead of non-fontifying. (mh-header-display): Use mh-mhl-format-file instead of mhl-formfile. Sync docstrings with manual. (mh-next-undeleted-msg, mh-previous-undeleted-msg): Rename arg to count. Sync docstrings with manual. (mh-refile-or-write-again): Use output from mh-write-msg-to-file so that message doesn't change when using this command. Sync docstrings with manual. (mh-page-msg, mh-previous-page): Rename arg to lines. Sync docstrings with manual. (mh-write-msg-to-file): Rename msg to message. Rename no-headers to no-header. Sync docstrings with manual. (mh-ps-print-map): Delete keybindings for deleted commands mh-ps-print-toggle-mime and mh-ps-print-msg-show. (mh-help-messages): Updated printing help. (mh-delete-msg, mh-delete-msg-no-motion, mh-first-msg) (mh-last-msg, mh-previous-unread-msg, mh-next-button) (mh-prev-button, mh-folder-toggle-mime-part) (mh-folder-inline-mime-part, mh-folder-save-mime-part) (mh-next-unread-msg, mh-toggle-mime-buttons): Sync docstrings with manual. * mh-funcs.el (mh-sortm-args): Now a customization option and in mh-customize.el. (mh-pipe-msg): Rename include-headers to include-header. Sync docstrings with manual. (mh-burst-digest, mh-page-digest, mh-page-digest-backwards) (mh-store-msg): Sync docstrings with manual. * mh-mime.el (mh-mime-save-parts): Rename arg to prompt. Sync docstrings with manual. (mh-toggle-mh-decode-mime-flag): Use English in message, not Lisp. Sync docstrings with manual. (mh-mm-display-part, mh-mm-inline-message): Use mh-highlight-citation-style instead of mh-highlight-citation-p. (mh-press-button): Sync docstrings with manual. (mh-display-with-external-viewer): Fix default output in minibuffer. Sync docstrings with manual. * mh-print.el: (mh-ps-print-mime, mh-ps-print-toggle-mime): Deleted. (mh-ps-print-color-option): Incorporate docstring from ps-print-color-p. (mh-ps-spool-buffer): Remove unused code. Fix indent. Slimline docstring. (mh-ps-spool-msg): Slimline docstring. Rename from mh-ps-spool-a-msg. Rewrote to use existing show buffer when available. (mh-ps-print-range): Extract method from common code in mh-ps-print-msg and mh-ps-print-msg-file. (mh-ps-print-preprint): Clean docstring. Use filename "mh-%s". (mh-ps-print-msg-show): Delete. Can use either mh-ps-print-msg-show or mh-ps-print-msg-show to same effect with new code in mh-ps-spool-msg. (mh-print-msg): Use mh-mhl-format-file instead of mhl-formfile. Sync docstrings with manual. (mh-ps-print-msg, mh-ps-print-msg-file) (mh-ps-print-toggle-faces, mh-ps-print-toggle-color): Sync docstrings with manual. * mh-utils.el (mh-show-ps-print-msg-show) (mh-show-ps-print-toggle-mime): Delete. (mh-show-ps-print-map): Updated accordingly. (mh-show-mode): Use mh-highlight-citation-style instead of mh-highlight-citation-p. (mh-show-xface, mh-display-msg): Use mh-mhl-format-file instead of mhl-formfile. (mh-show): Use mh-mhl-format-file instead of mhl-formfile. Sync docstrings with manual. (mh-show-font-lock-fontify-region, mh-modify, mh-goto-msg): Sync docstrings with manual.
author Bill Wohler <wohler@newt.com>
date Fri, 02 Dec 2005 05:54:33 +0000
parents a549a8898210
children b94a4bf1aca6
line wrap: on
line source

# Makefile for leim subdirectory in GNU Emacs.
# Copyright (C) 1997,98,1999,2000,2001 Electrotechnical Laboratory, JAPAN.
#   Licensed to the Free Software Foundation.
# Copyright (C) 1997,98,1999,2000,01,02,03,2004,2005
#   Free Software Foundation, Inc.
# Copyright (C) 2001,02,03,2004
#   National Institute of Advanced Industrial Science and Technology (AIST)
#   Registration Number H14PRO021

# This file is part of GNU Emacs.

# GNU Emacs is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2, or (at your option)
# any later version.
#
# GNU Emacs is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with GNU Emacs; see the file COPYING.  If not, write to the
# Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
# Boston, MA 02110-1301, USA.

# Avoid trouble on systems where the `SHELL' variable might be
# inherited from the environment.
SHELL = /bin/sh

# Here are the things that we expect ../configure to edit.
version=@version@
prefix=@prefix@
datadir=@datadir@
srcdir=@srcdir@

# Where to install LEIM files.
INSTALLDIR=${datadir}/emacs/${version}/leim

GZIP_PROG = @GZIP_PROG@

# On Xenix and the IBM RS6000, double-dot gets screwed up.
dot = .

# Which Emacs to use to convert TIT files to Emacs Lisp files,
# byte-compile Emacs Lisp files, and generate the file leim-list.el.
BUILT-EMACS = ${dot}${dot}/src/emacs

buildlisppath=${srcdir}/${dot}${dot}/lisp

# How to run Emacs.
RUN-EMACS = EMACSLOADPATH=$(buildlisppath) \
	${BUILT-EMACS} -batch --no-init-file --no-site-file --multibyte

# Subdirectories to be made if ${srcdir} is different from the current
# directory.
SUBDIRS=quail

# Files generated from TIT dictionaries for Chinese GB character set.
TIT-GB=\
	quail/CCDOSPY.elc	\
	quail/Punct.elc		\
	quail/QJ.elc		\
	quail/SW.elc		\
	quail/TONEPY.elc

# Files generated from TIT dictionaries for Chinese BIG5 character set.
TIT-BIG5=\
	quail/4Corner.elc	\
	quail/ARRAY30.elc	\
	quail/ECDICT.elc	\
	quail/ETZY.elc		\
	quail/Punct-b5.elc	\
	quail/PY-b5.elc		\
	quail/QJ-b5.elc		\
	quail/ZOZY.elc

CHINESE-TIT=${TIT-GB} ${TIT-BIG5}

NON-TIT-GB=${srcdir}/quail/py-punct.elc

NON-TIT-BIG5=${srcdir}/quail/pypunct-b5.elc

CHINESE-NON-TIT=${NON-TIT-GB} ${NON-TIT-BIG5}

CHINESE-GB=${TIT-GB} ${NON-TIT-GB}

CHINESE-BIG5=${TIT-BIG5} ${NON-TIT-BIG5}

JAPANESE=${srcdir}/quail/japanese.elc ${srcdir}/ja-dic/ja-dic.elc

KOREAN=	${srcdir}/quail/hangul.elc	\
	${srcdir}/quail/hangul3.elc	\
	${srcdir}/quail/hanja.elc	\
	${srcdir}/quail/hanja3.elc	\
	${srcdir}/quail/hanja-jis.elc	\
	${srcdir}/quail/symbol-ksc.elc

THAI=${srcdir}/quail/thai.elc

VIETNAMESE=${srcdir}/quail/viqr.elc ${srcdir}/quail/vntelex.elc

LAO=${srcdir}/quail/lao.elc ${srcdir}/quail/lrt.elc

INDIAN=${srcdir}/quail/indian.elc

TIBETAN=${srcdir}/quail/tibetan.elc

LATIN=	${srcdir}/quail/latin-pre.elc	\
	${srcdir}/quail/latin-post.elc	\
	${srcdir}/quail/latin-alt.elc	\
	${srcdir}/quail/latin-ltx.elc   \
	${srcdir}/quail/welsh.elc

UNICODE=${srcdir}/quail/sgml-input.elc ${srcdir}/quail/rfc1345.elc \
	${srcdir}/quail/uni-input.elc

SLAVIC= \
	${srcdir}/quail/czech.elc \
	${srcdir}/quail/croatian.elc \
	${srcdir}/quail/slovak.elc

GREEK=${srcdir}/quail/greek.elc

RUSSIAN=${srcdir}/quail/cyrillic.elc ${srcdir}/quail/cyril-jis.elc

OTHERS= \
	${srcdir}/quail/ethiopic.elc \
	${srcdir}/quail/ipa.elc \
	${srcdir}/quail/hebrew.elc \
	${srcdir}/quail/georgian.elc \
	${srcdir}/quail/sisheng.elc

MISC= \
	quail/tsang-b5.elc	\
	quail/quick-b5.elc	\
	quail/tsang-cns.elc	\
	quail/quick-cns.elc	\
	quail/PY.elc		\
	quail/ZIRANMA.elc	\
	quail/CTLau.elc		\
	quail/CTLau-b5.elc

CHINESE=${CHINESE-GB} ${CHINESE-BIG5}
EASTASIA=${CHINESE} ${JAPANESE} ${KOREAN}
ASIA=${EASTASIA} ${THAI} ${VIETNAMESE} ${LAO} ${INDIAN} ${TIBETAN}
EUROPEAN=${LATIN} ${SLAVIC} ${GREEK} ${RUSSIAN}
WORLD=${ASIA} ${EUROPEAN} ${OTHERS} ${MISC} ${UNICODE}

TIT-MISC=${CHINESE-TIT} ${MISC}
NON-TIT-MISC=${CHINESE-NON-TIT} ${JAPANESE} ${KOREAN} ${EUROPEAN} ${OTHERS}

.SUFFIXES: .elc .el

.el.elc:
	${RUN-EMACS} -f batch-byte-compile $<

all: ${BUILT-EMACS} ${SUBDIRS} leim-list.el ${WORLD}

# To ensure that we can run Emacs.  This target is ignored (never
# being hit) if a user changes default value of EMACS.
${dot}${dot}/src/emacs:
	cd ../src; ${MAKE} ${MFLAGS} emacs

${SUBDIRS}:
	mkdir $@
	touch stamp-subdir

TIT-SOURCES= \
	${srcdir}/CXTERM-DIC/4Corner.tit \
	${srcdir}/CXTERM-DIC/ARRAY30.tit \
	${srcdir}/CXTERM-DIC/CCDOSPY.tit \
	${srcdir}/CXTERM-DIC/ECDICT.tit \
	${srcdir}/CXTERM-DIC/ETZY.tit \
	${srcdir}/CXTERM-DIC/PY-b5.tit \
	${srcdir}/CXTERM-DIC/Punct-b5.tit \
	${srcdir}/CXTERM-DIC/Punct.tit \
	${srcdir}/CXTERM-DIC/QJ-b5.tit \
	${srcdir}/CXTERM-DIC/QJ.tit \
	${srcdir}/CXTERM-DIC/SW.tit \
	${srcdir}/CXTERM-DIC/TONEPY.tit \
	${srcdir}/CXTERM-DIC/ZOZY.tit

${CHINESE-TIT:.elc=.el}: changed.tit
	@true

changed.tit: ${TIT-SOURCES}
	${RUN-EMACS} -l ${buildlisppath}/international/titdic-cnv \
	  -f batch-titdic-convert -dir quail ${srcdir}/CXTERM-DIC; \
	  echo "changed" > $@

MISC-SOURCES= \
	${srcdir}/MISC-DIC/CTLau-b5.html \
	${srcdir}/MISC-DIC/CTLau.html \
	${srcdir}/MISC-DIC/cangjie-table.b5 \
	${srcdir}/MISC-DIC/cangjie-table.cns \
	${srcdir}/MISC-DIC/pinyin.map \
	${srcdir}/MISC-DIC/ziranma.cin

${MISC:.elc=.el}: changed.misc
	@true

changed.misc: ${MISC-SOURCES}
	${RUN-EMACS} -l ${buildlisppath}/international/titdic-cnv \
	  -f batch-miscdic-convert -dir quail ${srcdir}/MISC-DIC; \
	  echo "changed" > $@

leim-list.el: ${SUBDIRS} ${NON-TIT-MISC} changed.tit changed.misc ${srcdir}/leim-ext.el
	${RUN-EMACS}  -l ${buildlisppath}/international/quail \
	  -f batch-byte-compile-if-not-done ${TIT-MISC:.elc=.el}
	if [ x`(cd ${srcdir} && /bin/pwd)` = x`(/bin/pwd)` ] ; then \
	  ${RUN-EMACS} -l ${buildlisppath}/international/quail \
	    --eval "(update-leim-list-file \".\")" ; \
	else \
	  ${RUN-EMACS} -l ${buildlisppath}/international/quail \
	    --eval "(update-leim-list-file \".\" \"${srcdir}\")" ; \
	fi
	sed -n '/^[^;]/ p' < ${srcdir}/leim-ext.el >> $@

install: all
	if [ x`(cd ${INSTALLDIR} && /bin/pwd)` != x`(/bin/pwd)` ] ; then \
	  rm -rf ${INSTALLDIR}/leim-list.el; \
	  rm -rf ${INSTALLDIR}/quail ${INSTALLDIR}/ja-dic ; \
	  echo "Copying leim files to ${INSTALLDIR} ..." ; \
	  if [ x`(cd ${srcdir} && /bin/pwd)` = x`(/bin/pwd)` ] ; then \
	    tar -chf - leim-list.el quail ja-dic \
		| (cd ${INSTALLDIR}; umask 0; tar -xvf - && cat > /dev/null) ;\
	  else \
	    tar -chf - leim-list.el quail \
		| (cd ${INSTALLDIR}; umask 0; tar -xvf - && cat > /dev/null) ;\
	    cd ${srcdir}; \
	    tar -chf - quail/* ja-dic \
		| (cd ${INSTALLDIR}; umask 0; tar -xvf - && cat > /dev/null) ;\
	  fi; \
	  rm -rf ${INSTALLDIR}/CVS        ${INSTALLDIR}/*/CVS; \
	  rm -f  ${INSTALLDIR}/.cvsignore ${INSTALLDIR}/*/.cvsignore; \
	  rm -f  ${INSTALLDIR}/.arch-inventory ${INSTALLDIR}/*/.arch-inventory; \
	  rm -f  ${INSTALLDIR}/\#*        ${INSTALLDIR}/*/\#* ; \
	  rm -f  ${INSTALLDIR}/.\#*       ${INSTALLDIR}/*/.\#* ; \
	  rm -f  ${INSTALLDIR}/*~         ${INSTALLDIR}/*/*~ ; \
	  rm -f  ${INSTALLDIR}/*.orig     ${INSTALLDIR}/*/*.orig ; \
	else true; fi
	-unset CDPATH; \
	if [ -n "${GZIP_PROG}" ]; \
	then \
	   echo "Compressing *.el ..." ; \
	   (cd ${INSTALLDIR}; for f in `find . -name "*.elc" -print`; do \
		${GZIP_PROG} -9n `echo $$f|sed 's/.elc$$/.el/'` ; \
	    done) \
	else true; fi
	-chmod -R a+r ${INSTALLDIR}

clean mostlyclean:
	rm -f ${TIT-MISC} ${TIT-MISC:.elc=.el} \
		leim-list.el changed.tit changed.misc

distclean: clean
	if test -f stamp-subdir; then rm -rf ${SUBDIRS} stamp-subdir; fi
	rm -f Makefile

maintainer-clean: distclean
	rm -f ${WORLD}

extraclean: maintainer-clean
	-rm -f *~ \#* m/?*~ s/?*~