diff options
author | uebayasi <uebayasi> | 2003-05-31 14:01:32 +0000 |
---|---|---|
committer | uebayasi <uebayasi> | 2003-05-31 14:01:32 +0000 |
commit | ca60ab8f91aa8428b4bc92a0971a6f00d43c9fa3 (patch) | |
tree | 5526d30901c3ee98813c332e5f1e58f2ad83d7e4 /inputmethod/Makefile | |
parent | 62b660883ca2632eccc5e0bb1f8bdf87c874705b (diff) | |
download | pkgsrc-ca60ab8f91aa8428b4bc92a0971a6f00d43c9fa3.tar.gz |
"canna" in "canna-server" out.
Diffstat (limited to 'inputmethod/Makefile')
-rw-r--r-- | inputmethod/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile index 1915045357f..097692b444c 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.11 2002/11/14 12:01:37 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2003/05/31 14:01:32 uebayasi Exp $ # COMMENT= Input method tools and libraries SUBDIR+= Chinput SUBDIR+= ami +SUBDIR+= canna SUBDIR+= canna-dict SUBDIR+= canna-lib -SUBDIR+= canna-server SUBDIR+= canna-server-bin SUBDIR+= canuum SUBDIR+= ddskk |