27 lines
594 B
Makefile
27 lines
594 B
Makefile
# $OpenBSD: Makefile,v 1.2 1998/01/03 21:41:40 joey Exp $
|
|
# $FreeBSD: Makefile,v 1.16 1997/11/17 18:36:43 max 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 += samba
|
|
# SUBDIR += ted
|
|
|
|
.include <bsd.port.subdir.mk>
|