27 lines
553 B
Makefile
27 lines
553 B
Makefile
# $Id: Makefile,v 1.20 1995/10/03 11:45:12 asami Exp $
|
|
#
|
|
|
|
SUBDIR += a2ps
|
|
SUBDIR += afm
|
|
SUBDIR += dvi2xx
|
|
SUBDIR += dvips
|
|
SUBDIR += dviselect
|
|
SUBDIR += ghostscript
|
|
SUBDIR += ghostscript3
|
|
SUBDIR += ghostview
|
|
SUBDIR += latex
|
|
SUBDIR += latex209
|
|
SUBDIR += makeindex
|
|
SUBDIR += mltex
|
|
SUBDIR += musixtex
|
|
SUBDIR += psutils
|
|
SUBDIR += rtf2latex
|
|
SUBDIR += tex
|
|
SUBDIR += texinfo
|
|
SUBDIR += tr2latex
|
|
SUBDIR += transfig
|
|
SUBDIR += xdvi
|
|
SUBDIR += xtexshell
|
|
|
|
.include <bsd.port.subdir.mk>
|