blob: f3a3fe7d1aa725fdb31996f3792d2bb3f33abd45 (
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
|
# $Id: Makefile,v 1.20 1997/12/04 01:58:07 vanilla 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 += kcfonts
SUBDIR += lunar
SUBDIR += mule-wnn4
SUBDIR += nvi-big5
SUBDIR += nvi-euc-cn
SUBDIR += nvi-euc-tw
SUBDIR += pine
SUBDIR += rxvt
SUBDIR += samba
SUBDIR += samba-des
SUBDIR += ted
SUBDIR += tin
.include <bsd.port.subdir.mk>
|