01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
$ tar zxvf apel-10.4.tar.gz
$ cd apel-10.4
$ make EMACS="C:/emacs-21.2/bin/emacs" \
LISPDIR="C:/emacs-21.2/site-lisp" \
VERSION_SPECIFIC_LISPDIR="C:/emacs-21.2/site-lisp" elc
$ make EMACS="C:/emacs-21.2/bin/emacs" \
LISPDIR="C:/emacs-21.2/site-lisp" \
VERSION_SPECIFIC_LISPDIR="C:/emacs-21.2/site-lisp" install
$ cd ~/cvswork/skk/main
$ cp ../dic/SKK-JISYO.* ./dic
$ cp ../dic/zipcode/SKK-JISYO.* ./dic
$ make EMACS="C:/emacs-21.2/bin/emacs" \
$ make EMACS="C:/emacs-21.2/bin/emacs" \