diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-05-04 09:01:22 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-05-04 09:01:22 +0000 |
commit | fe5d86b563c261452f58dbca9d192d8f1fc4120d (patch) | |
tree | 43abc3ff432f3bb32b546f43a063ff805bc0789f /japanese/Makefile | |
parent | A fast ("quick") kanji code converter. Can also do CR+LF <-> LF. (diff) |
Add ircII and qkc.
Diffstat (limited to 'japanese/Makefile')
-rw-r--r-- | japanese/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index f399c198f7d2..0ba925db18b8 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.28 1996/04/30 05:14:13 asami Exp $ +# $Id: Makefile,v 1.29 1996/04/30 05:59:55 asami Exp $ # SUBDIR += Canna @@ -11,6 +11,7 @@ SUBDIR += grep SUBDIR += groff SUBDIR += gxditview + SUBDIR += ircII SUBDIR += kakasi SUBDIR += kinput2-canna SUBDIR += kinput2-canna+wnn @@ -31,6 +32,7 @@ SUBDIR += platex SUBDIR += ptex SUBDIR += ptex2 + SUBDIR += qkc SUBDIR += sed SUBDIR += tcl SUBDIR += tgif |