17 lines
382 B
Makefile
17 lines
382 B
Makefile
# $OpenBSD: Makefile,v 1.22 2011/07/19 16:51:34 jasper Exp $
|
|
# $FreeBSD: Makefile,v 1.16 1997/11/17 18:36:43 max Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += c2t
|
|
SUBDIR += cconv
|
|
SUBDIR += cless
|
|
SUBDIR += crxvt
|
|
SUBDIR += hc
|
|
SUBDIR += libchewing
|
|
SUBDIR += libtabe
|
|
SUBDIR += lunar
|
|
SUBDIR += py-zhCodecs
|
|
SUBDIR += ttfm
|
|
|
|
.include <bsd.port.subdir.mk>
|