changeset 31621:b4b7c7c35095

Rename skkdic to ja-dic.
author Andrew Innes <andrewi@gnu.org>
date Thu, 14 Sep 2000 21:25:13 +0000
parents cea09a4aaa04
children ba6f78070666
files leim/makefile.nt
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/leim/makefile.nt	Thu Sep 14 21:22:43 2000 +0000
+++ b/leim/makefile.nt	Thu Sep 14 21:25:13 2000 +0000
@@ -85,7 +85,7 @@
 
 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 @@
 	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: