Mercurial > emacs
annotate leim/makefile.w32-in @ 35860:6ca400aa87d9
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 02 Feb 2001 15:28:28 +0000 |
parents | eda9214571fb |
children | bcb9291d15e9 |
rev | line source |
---|---|
31343 | 1 # Makefile for leim subdirectory in GNU Emacs on the Microsoft W32 API. |
2 # Copyright (C) 1997 Electrotechnical Laboratory, JAPAN. | |
3 # Licensed to the Free Software Foundation. | |
4 | |
5 # This file is part of GNU Emacs. | |
6 | |
7 # GNU Emacs is free software; you can redistribute it and/or modify | |
8 # it under the terms of the GNU General Public License as published by | |
9 # the Free Software Foundation; either version 2, or (at your option) | |
10 # any later version. | |
11 # | |
12 # GNU Emacs is distributed in the hope that it will be useful, | |
13 # but WITHOUT ANY WARRANTY; without even the implied warranty of | |
14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
15 # GNU General Public License for more details. | |
16 # | |
17 # You should have received a copy of the GNU General Public License | |
18 # along with GNU Emacs; see the file COPYING. If not, write to the | |
19 # Free Software Foundation, Inc., 59 Temple Place - Suite 330, | |
20 # Boston, MA 02111-1307, USA. | |
21 | |
22 srcdir=. | |
23 | |
24 # Where to install LEIM files. | |
34272
938a891f81c3
(buildlisppath): Set to an absolute directory,
Andrew Innes <andrewi@gnu.org>
parents:
33857
diff
changeset
|
25 INSTALLDIR=$(INSTALL_DIR)/leim |
31343 | 26 |
27 # On Xenix and the IBM RS6000, double-dot gets screwed up. | |
28 dot = . | |
29 | |
30 # Which Emacs to use to convert TIT files to Emacs Lisp files, | |
31 # byte-compile Emacs Lisp files, and generate the file leim-list.el. | |
32 BUILT_EMACS = $(dot)$(dot)/src/$(BLD)/emacs.exe | |
33 | |
34272
938a891f81c3
(buildlisppath): Set to an absolute directory,
Andrew Innes <andrewi@gnu.org>
parents:
33857
diff
changeset
|
34 buildlisppath=$(CURDIR)/$(dot)$(dot)/lisp |
31343 | 35 |
36 # How to run Emacs. | |
37 RUN_EMACS = "$(BUILT_EMACS)" -batch --no-init-file --no-site-file --multibyte | |
38 | |
39 # Subdirectories to be made if $(srcdir) is different from the current | |
40 # directory. | |
41 SUBDIRS=quail | |
42 | |
43 # Files generated from TIT dictionaries for Chinese GB character set. | |
44 TIT_GB=\ | |
32717
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
45 quail/CTLau.elc \ |
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
46 quail/CCDOSPY.elc \ |
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
47 quail/Punct.elc \ |
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
48 quail/PY.elc \ |
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
49 quail/QJ.elc \ |
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
50 quail/SW.elc \ |
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
51 quail/TONEPY.elc \ |
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
52 quail/ZIRANMA.elc |
31343 | 53 |
54 # Files generated from TIT dictionaries for Chinese BIG5 character set. | |
55 TIT_BIG5=\ | |
32717
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
56 quail/4Corner.elc \ |
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
57 quail/ARRAY30.elc \ |
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
58 quail/CTLauB.elc \ |
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
59 quail/ECDICT.elc \ |
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
60 quail/ETZY.elc \ |
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
61 quail/Punct-b5.elc \ |
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
62 quail/PY-b5.elc \ |
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
63 quail/QJ-b5.elc \ |
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
64 quail/ZOZY.elc |
31343 | 65 |
66 CHINESE_TIT=$(TIT_GB) $(TIT_BIG5) | |
67 | |
32717
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
68 NON_TIT_GB=$(srcdir)/quail/py-punct.elc |
31343 | 69 |
32717
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
70 NON_TIT_BIG5=$(srcdir)/quail/quick-b5.elc $(srcdir)/quail/tsang-b5.elc \ |
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
71 $(srcdir)/quail/pypunct-b5.elc |
31343 | 72 |
32717
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
73 NON_TIT_CNS=$(srcdir)/quail/quick-cns.elc $(srcdir)/quail/tsang-cns.elc |
31343 | 74 |
75 CHINESE_NON_TIT=$(NON_TIT_GB) $(NON_TIT_BIG5) $(NON_TIT_CNS) | |
76 | |
77 CHINESE_GB=$(TIT_GB) $(NON_TIT_GB) | |
78 | |
79 CHINESE_BIG5=$(TIT_BIG5) $(NON_TIT_BIG5) | |
80 | |
81 CHINESE_CNS=$(NON_TIT_CNS) | |
82 | |
32717
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
83 JAPANESE=$(srcdir)/quail/japanese.elc $(srcdir)/ja-dic/ja-dic.elc |
31343 | 84 |
32717
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
85 KOREAN= $(srcdir)/quail/hangul.elc \ |
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
86 $(srcdir)/quail/hangul3.elc \ |
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
87 $(srcdir)/quail/hanja.elc \ |
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
88 $(srcdir)/quail/hanja-jis.elc \ |
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
89 $(srcdir)/quail/symbol-ksc.elc |
31343 | 90 |
32717
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
91 THAI=$(srcdir)/quail/thai.elc |
31343 | 92 |
32717
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
93 VIETNAMESE=$(srcdir)/quail/viqr.elc |
31343 | 94 |
32717
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
95 LAO=$(srcdir)/quail/lao.elc $(srcdir)/quail/lrt.elc |
31343 | 96 |
32717
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
97 INDIAN=$(srcdir)/quail/devanagari.elc |
31343 | 98 |
32717
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
99 TIBETAN=$(srcdir)/quail/tibetan.elc |
31343 | 100 |
35833
b13f75dbd406
(LATIN): Include $(srcdir)/quail/latin-alt.elc.
Andrew Innes <andrewi@gnu.org>
parents:
34272
diff
changeset
|
101 LATIN= $(srcdir)/quail/latin-pre.elc \ |
b13f75dbd406
(LATIN): Include $(srcdir)/quail/latin-alt.elc.
Andrew Innes <andrewi@gnu.org>
parents:
34272
diff
changeset
|
102 $(srcdir)/quail/latin-post.elc \ |
35837
eda9214571fb
(LATIN): Include ${srcdir}/quail/latin-alt.elc.
Kenichi Handa <handa@m17n.org>
parents:
35833
diff
changeset
|
103 ${srcdir}/quail/latin-alt.elc \ |
eda9214571fb
(LATIN): Include ${srcdir}/quail/latin-alt.elc.
Kenichi Handa <handa@m17n.org>
parents:
35833
diff
changeset
|
104 ${srcdir}/quail/latin-ltx.elc |
31343 | 105 |
106 SLAVIC= \ | |
32717
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
107 $(srcdir)/quail/czech.elc \ |
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
108 $(srcdir)/quail/slovak.elc |
31343 | 109 |
32717
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
110 GREEK=$(srcdir)/quail/greek.elc |
31343 | 111 |
32717
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
112 RUSSIAN=$(srcdir)/quail/cyrillic.elc $(srcdir)/quail/cyril-jis.elc |
31343 | 113 |
114 MISC= \ | |
32717
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
115 $(srcdir)/quail/ethiopic.elc \ |
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
116 $(srcdir)/quail/ipa.elc \ |
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
117 $(srcdir)/quail/hebrew.elc |
31343 | 118 |
119 CHINESE=$(CHINESE_GB) $(CHINESE_BIG5) $(CHINESE_CNS) | |
120 EASTASIA=$(CHINESE) $(JAPANESE) $(KOREAN) | |
121 ASIA=$(EASTASIA) $(THAI) $(VIETNAMESE) $(LAO) $(INDIAN) $(TIBETAN) | |
122 EUROPEAN=$(LATIN) $(SLAVIC) $(GREEK) $(RUSSIAN) | |
123 WORLD=$(ASIA) $(EUROPEAN) $(MISC) | |
124 | |
125 TIT=$(CHINESE_TIT) | |
126 NON_TIT=$(CHINESE_NON_TIT) $(JAPANESE) $(KOREAN) $(EUROPEAN) $(MISC) | |
127 | |
128 all: $(BUILT_EMACS) $(SUBDIRS) $(TIT) leim-list.el | |
129 | |
130 # To ensure that we can run Emacs. This target is ignored (never | |
131 # being hit) if a user changes default value of EMACS. | |
132 $(dot)$(dot)/src/emacs: | |
133 cd ../src; $(MAKE) $(MFLAGS) emacs | |
134 | |
135 $(SUBDIRS): | |
136 mkdir "$@" | |
137 echo stamp>stamp-subdir | |
138 | |
139 # Rule to generate quail/*.el from CXTERM-DIC/*.tit. | |
32717
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
140 $(TIT): $(SUBDIRS) |
31678
30d8d153fa6e
($(TIT)): Set EMACSLOADPATH when running emacs.
Andrew Innes <andrewi@gnu.org>
parents:
31642
diff
changeset
|
141 set EMACSLOADPATH=$(buildlisppath) |
30d8d153fa6e
($(TIT)): Set EMACSLOADPATH when running emacs.
Andrew Innes <andrewi@gnu.org>
parents:
31642
diff
changeset
|
142 $(SETLOADPATH) $(RUN_EMACS) -l $(buildlisppath)/international/titdic-cnv \ |
31343 | 143 --eval $(ARGQUOTE)(batch-titdic-convert t)$(ARGQUOTE) -dir quail $(srcdir)/CXTERM-DIC |
31678
30d8d153fa6e
($(TIT)): Set EMACSLOADPATH when running emacs.
Andrew Innes <andrewi@gnu.org>
parents:
31642
diff
changeset
|
144 $(SETLOADPATH) $(RUN_EMACS) -l $(buildlisppath)/international/quail \ |
32717
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
145 -f batch-byte-compile $(TIT:.elc=.el) |
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
146 |
33857
ebdb59856b55
(.SUFFIXES): New target, include .elc .el.
Andrew Innes <andrewi@gnu.org>
parents:
32717
diff
changeset
|
147 .SUFFIXES: .elc .el |
ebdb59856b55
(.SUFFIXES): New target, include .elc .el.
Andrew Innes <andrewi@gnu.org>
parents:
32717
diff
changeset
|
148 |
32717
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
149 .el.elc: |
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
150 set EMACSLOADPATH=$(buildlisppath) |
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
151 $(SETLOADPATH) $(RUN_EMACS) -f batch-byte-compile $< |
31343 | 152 |
153 leim-list.el: $(SUBDIRS) $(WORLD) | |
31678
30d8d153fa6e
($(TIT)): Set EMACSLOADPATH when running emacs.
Andrew Innes <andrewi@gnu.org>
parents:
31642
diff
changeset
|
154 set EMACSLOADPATH=$(buildlisppath) |
30d8d153fa6e
($(TIT)): Set EMACSLOADPATH when running emacs.
Andrew Innes <andrewi@gnu.org>
parents:
31642
diff
changeset
|
155 $(SETLOADPATH) $(RUN_EMACS) -l $(buildlisppath)/international/quail \ |
31343 | 156 --eval $(ARGQUOTE)(update-leim-list-file $(DQUOTE).$(DQUOTE))$(ARGQUOTE) |
157 | |
158 install: all | |
159 - mkdir "$(INSTALLDIR)" | |
160 - $(DEL) same-dir.tst | |
161 - $(DEL) $(INSTALL_DIR)/same-dir.tst | |
162 echo SameDirTest > $(INSTALL_DIR)/same-dir.tst | |
163 $(IFNOTSAMEDIR) $(CP) leim-list.el $(INSTALLDIR) $(ENDIF) | |
31358
c4145d3e2822
(install) Fix copying of directories.
Andrew Innes <andrewi@gnu.org>
parents:
31343
diff
changeset
|
164 $(IFNOTSAMEDIR) $(CP_DIR) quail $(INSTALLDIR) $(ENDIF) |
c4145d3e2822
(install) Fix copying of directories.
Andrew Innes <andrewi@gnu.org>
parents:
31343
diff
changeset
|
165 $(IFNOTSAMEDIR) $(CP_DIR) ja-dic $(INSTALLDIR) $(ENDIF) |
31343 | 166 - $(DEL) $(INSTALL_DIR)/same-dir.tst |
167 | |
168 clean mostlyclean: | |
31642
c2656bf26bb3
(clean mostlyclean): Ignore errors when removing files.
Andrew Innes <andrewi@gnu.org>
parents:
31622
diff
changeset
|
169 - $(FOREACH) $(TIT) $(FORDO) $(DEL) $(FORVAR) $(ENDFOR) |
32717
c2eaf354c3ba
($(TIT)): Add $(SUBDIRS) as dependents, instead
Andrew Innes <andrewi@gnu.org>
parents:
31678
diff
changeset
|
170 - $(FOREACH) $(TIT:.elc=.el) $(FORDO) $(DEL) $(FORVAR) $(ENDFOR) |
31622
ba6f78070666
(clean mostlyclean): Ignore errors when deleting
Andrew Innes <andrewi@gnu.org>
parents:
31358
diff
changeset
|
171 - $(DEL) leim-list.el |
31343 | 172 |
173 distclean maintainer-clean: | |
174 if exist stamp-subdir $(DELTREE) $(SUBDIRS) | |
31622
ba6f78070666
(clean mostlyclean): Ignore errors when deleting
Andrew Innes <andrewi@gnu.org>
parents:
31358
diff
changeset
|
175 - $(DEL) stamp-subdir |