blob: 45bb795ae785b533061319350be0c91a8ccd8563 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# $Id: Makefile,v 1.7 1997/04/26 13:48:44 chuckr Exp $
#
SUBDIR += Wnn
SUBDIR += afterstep
SUBDIR += elm
SUBDIR += h2ps
SUBDIR += hanterm
SUBDIR += hanterm-autofont
SUBDIR += hanterm-xf86
SUBDIR += hanyangfonts
SUBDIR += johabfonts
SUBDIR += nvi-euc-kr
SUBDIR += nvi-iso-2022-kr
SUBDIR += pinetreefonts
.include <bsd.port.subdir.mk>
|