blob: f4f8ab10bd94a15143fadbfc1e618d0129eb21ce (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
# $Id: Makefile,v 1.14 1997/10/23 13:32:39 itojun Exp $
#
SUBDIR += Wnn
SUBDIR += big5con
SUBDIR += big5fonts
SUBDIR += c2t
SUBDIR += celvis
SUBDIR += cless
SUBDIR += cnsfonts
SUBDIR += cxterm
SUBDIR += gb2ps
SUBDIR += gbfonts
SUBDIR += gbscript
SUBDIR += hc
SUBDIR += hztty
SUBDIR += lunar
SUBDIR += mule-wnn4
SUBDIR += nvi-big5
SUBDIR += nvi-euc-cn
SUBDIR += nvi-euc-tw
SUBDIR += ted
.include <bsd.port.subdir.mk>
|