15 lines
299 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.26 2019/08/14 12:47:14 kmos Exp $
SUBDIR =
1998-01-03 21:41:40 +00:00
SUBDIR += c2t
2011-05-12 09:59:35 +00:00
SUBDIR += cconv
2000-01-18 10:14:53 +00:00
SUBDIR += cless
2002-01-24 01:44:46 +00:00
SUBDIR += hc
2008-10-04 08:13:36 +00:00
SUBDIR += libchewing
2019-04-01 04:31:33 +00:00
SUBDIR += libpinyin
2004-01-14 05:57:05 +00:00
SUBDIR += libtabe
1998-01-03 21:41:40 +00:00
SUBDIR += lunar
2001-01-19 02:55:48 +00:00
SUBDIR += ttfm
.include <bsd.port.subdir.mk>