From: Andrew Innes Date: Thu, 14 Sep 2000 21:25:13 +0000 (+0000) Subject: Rename skkdic to ja-dic. X-Git-Tag: emacs-pretest-21.0.90~1604 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7b273f2f1d0744576c22e968454bf39f280bca3c;p=emacs.git Rename skkdic to ja-dic. --- diff --git a/leim/makefile.nt b/leim/makefile.nt index 7eb688a2225..3e49ce20a21 100644 --- a/leim/makefile.nt +++ b/leim/makefile.nt @@ -85,7 +85,7 @@ CHINESE_BIG5=$(TIT_BIG5) $(NON_TIT_BIG5) CHINESE_CNS=$(NON_TIT_CNS) -JAPANESE=$(srcdir)/quail/japanese.el $(srcdir)/skk/skkdic.el +JAPANESE=$(srcdir)/quail/japanese.el $(srcdir)/ja-dic/ja-dic.el KOREAN= $(srcdir)/quail/hangul.el \ $(srcdir)/quail/hangul3.el \ @@ -160,7 +160,7 @@ install: all if not exist same-dir.tst $(CP) leim-list.el $(INSTALLDIR) # if not exist same-dir.tst $(CP) subdirs.el $(INSTALLDIR) if not exist same-dir.tst $(CP_DIR) quail $(INSTALLDIR)\quail - if not exist same-dir.tst $(CP_DIR) skk $(INSTALLDIR)\skk + if not exist same-dir.tst $(CP_DIR) ja-dic $(INSTALLDIR)\ja-dic - $(DEL) $(INSTALLDIR)\same-dir.tst clean mostlyclean: