# HG changeset patch # User Andrew Innes # Date 968966713 0 # Node ID b4b7c7c3509584c6f8a373b9eeb6492f9ab4babc # Parent cea09a4aaa04ca8de141e046736b054cb2cc1573 Rename skkdic to ja-dic. diff -r cea09a4aaa04 -r b4b7c7c35095 leim/makefile.nt --- 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: