blob: 7f6c4e5a81a1745e927c4752b0c610af76048f71 (
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
25
26
27
28
29
30
31
32
33
|
# $Id: Makefile,v 1.28 1998/10/08 15:38:20 vanilla Exp $
#
SUBDIR += CJK
SUBDIR += Wnn
SUBDIR += bg5ps
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 += kcfonts
SUBDIR += lunar
SUBDIR += mule-wnn4
SUBDIR += nvi-big5
SUBDIR += nvi-euc-cn
SUBDIR += nvi-euc-tw
SUBDIR += pine3
SUBDIR += pine4
SUBDIR += rxvt
SUBDIR += ted
SUBDIR += telnet
SUBDIR += tin
SUBDIR += xcin
.include <bsd.port.subdir.mk>
|