diff options
-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 |