20 lines
382 B
Makefile
Raw Normal View History

2010-08-17 20:46:09 +00:00
# $OpenBSD: Makefile,v 1.9 2010/08/17 20:46:09 fgsch Exp $
2006-10-18 23:16:27 +00:00
SUBDIR =
2006-10-18 23:16:27 +00:00
SUBDIR += anthy
2006-10-19 00:55:34 +00:00
SUBDIR += libtomoe-gtk
SUBDIR += scim
2010-08-17 20:46:09 +00:00
SUBDIR += scim-anthy
SUBDIR += scim-chewing
SUBDIR += scim-fcitx
2008-10-31 01:42:34 +00:00
SUBDIR += scim-hangul
SUBDIR += scim-pinyin
SUBDIR += scim-qtimm
SUBDIR += scim-tables
2006-10-24 16:47:27 +00:00
SUBDIR += tomoe
SUBDIR += uim
2008-10-14 02:19:43 +00:00
SUBDIR += uim-chewing
2006-10-19 00:55:34 +00:00
SUBDIR += uim-tomoe-gtk
2006-10-18 23:16:27 +00:00
.include <bsd.port.subdir.mk>