comparison leim/makefile.nt @ 31621:b4b7c7c35095

Rename skkdic to ja-dic.
author Andrew Innes <andrewi@gnu.org>
date Thu, 14 Sep 2000 21:25:13 +0000
parents b4efea8791e6
children 30d8d153fa6e
comparison
equal deleted inserted replaced
31620:cea09a4aaa04 31621:b4b7c7c35095
83 83
84 CHINESE_BIG5=$(TIT_BIG5) $(NON_TIT_BIG5) 84 CHINESE_BIG5=$(TIT_BIG5) $(NON_TIT_BIG5)
85 85
86 CHINESE_CNS=$(NON_TIT_CNS) 86 CHINESE_CNS=$(NON_TIT_CNS)
87 87
88 JAPANESE=$(srcdir)/quail/japanese.el $(srcdir)/skk/skkdic.el 88 JAPANESE=$(srcdir)/quail/japanese.el $(srcdir)/ja-dic/ja-dic.el
89 89
90 KOREAN= $(srcdir)/quail/hangul.el \ 90 KOREAN= $(srcdir)/quail/hangul.el \
91 $(srcdir)/quail/hangul3.el \ 91 $(srcdir)/quail/hangul3.el \
92 $(srcdir)/quail/hanja.el \ 92 $(srcdir)/quail/hanja.el \
93 $(srcdir)/quail/hanja-jis.el \ 93 $(srcdir)/quail/hanja-jis.el \
158 - $(DEL) $(INSTALLDIR)\same-dir.tst 158 - $(DEL) $(INSTALLDIR)\same-dir.tst
159 echo SameDirTest > $(INSTALLDIR)\same-dir.tst 159 echo SameDirTest > $(INSTALLDIR)\same-dir.tst
160 if not exist same-dir.tst $(CP) leim-list.el $(INSTALLDIR) 160 if not exist same-dir.tst $(CP) leim-list.el $(INSTALLDIR)
161 # if not exist same-dir.tst $(CP) subdirs.el $(INSTALLDIR) 161 # if not exist same-dir.tst $(CP) subdirs.el $(INSTALLDIR)
162 if not exist same-dir.tst $(CP_DIR) quail $(INSTALLDIR)\quail 162 if not exist same-dir.tst $(CP_DIR) quail $(INSTALLDIR)\quail
163 if not exist same-dir.tst $(CP_DIR) skk $(INSTALLDIR)\skk 163 if not exist same-dir.tst $(CP_DIR) ja-dic $(INSTALLDIR)\ja-dic
164 - $(DEL) $(INSTALLDIR)\same-dir.tst 164 - $(DEL) $(INSTALLDIR)\same-dir.tst
165 165
166 clean mostlyclean: 166 clean mostlyclean:
167 for %%f in ($(TIT:/=\)) do $(DEL) %%fc 167 for %%f in ($(TIT:/=\)) do $(DEL) %%fc
168 for %%f in ($(TIT:/=\)) do $(DEL) %%f 168 for %%f in ($(TIT:/=\)) do $(DEL) %%f