*** Contents

This directory contains a kit to make your mazegaki dictionary.

	* Makefile
		Makefile to make mazegaki dictionary (mazegaki.dic).
	* combine.c, reduce.c
		Sources of programs that make mazegaki.dic.
	* pd_kihon.yom, greece.maz, jukujiku.maz, tcode.u
		Sources of mazegaki.dic.
	* mkcertain.pl
		A program to make your `certain' and `uncertain' files.
		It requires Perl5.
	* t*.dat
		Data to make your `certain' and `uncertain' files.
	* step1.pl, step2.pl
		Programs to make your `pd_kihon.yom'.

*** How to make a dictionary and install it

You must do `Configure' at the top directory if you haven't done yet.
If your terminal can display EUC-kanji properly and Perl5 is
executable, then you just execute "make install".  Otherwise, you have
to make files `certain' and `uncertain' then execute "make install".
For detail, see Info.
