summaryrefslogtreecommitdiff
path: root/inputmethod/Makefile
blob: a7a9311f312871485aabe1506dd811e825594ad7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# $NetBSD: Makefile,v 1.6 2002/06/15 09:32:36 shell Exp $
#

COMMENT=	Input method tools and libraries

SUBDIR+=	Chinput
SUBDIR+=	canna-dict
SUBDIR+=	canna-lib
SUBDIR+=	canna-server
SUBDIR+=	canna-server-bin
SUBDIR+=	canuum
SUBDIR+=	ja-freewnn-dict
SUBDIR+=	ja-freewnn-lib
SUBDIR+=	ja-freewnn-server
SUBDIR+=	ja-freewnn-server-bin
SUBDIR+=	kinput2
SUBDIR+=	libtabe
SUBDIR+=	sj3-dict
SUBDIR+=	sj3-lib
SUBDIR+=	sj3-server
SUBDIR+=	sj3-server-bin
SUBDIR+=	skkfep
SUBDIR+=	skkinput
SUBDIR+=	skkserv
SUBDIR+=	unicon-im
SUBDIR+=	xcin

.include "../mk/bsd.pkg.subdir.mk"