31 lines
640 B
Makefile
31 lines
640 B
Makefile
# $Id: Makefile,v 1.25 1996/03/21 17:28:28 asami Exp $
|
|
#
|
|
|
|
SUBDIR += a2ps
|
|
SUBDIR += afm
|
|
SUBDIR += apsfilter
|
|
SUBDIR += dvi2xx
|
|
SUBDIR += dvips
|
|
SUBDIR += dviselect
|
|
SUBDIR += ghostscript
|
|
SUBDIR += ghostscript3
|
|
SUBDIR += ghostview
|
|
SUBDIR += latex
|
|
SUBDIR += latex209
|
|
SUBDIR += makeindex
|
|
SUBDIR += mltex
|
|
SUBDIR += musixtex
|
|
SUBDIR += pkfonts
|
|
SUBDIR += psutils
|
|
SUBDIR += rtf2latex
|
|
SUBDIR += teTeX
|
|
SUBDIR += tex
|
|
SUBDIR += texinfo
|
|
SUBDIR += tr2latex
|
|
SUBDIR += transfig
|
|
SUBDIR += unroff
|
|
SUBDIR += xdvi
|
|
SUBDIR += xtexshell
|
|
|
|
.include <bsd.port.subdir.mk>
|