29 lines
645 B
Makefile
29 lines
645 B
Makefile
# $OpenBSD: Makefile,v 1.7 1998/01/05 14:40:52 joey Exp $
|
|
# $FreeBSD: Makefile,v 1.15 1997/11/22 00:31:24 jseger Exp $
|
|
#
|
|
|
|
SUBDIR += agrep
|
|
SUBDIR += c2html
|
|
# SUBDIR += docbook
|
|
# SUBDIR += glimpse
|
|
SUBDIR += html
|
|
# SUBDIR += info2html
|
|
SUBDIR += isearch
|
|
# SUBDIR += iso12083
|
|
# SUBDIR += iso8879
|
|
SUBDIR += ispell
|
|
# SUBDIR += jade
|
|
# SUBDIR += linuxdoc
|
|
# SUBDIR += mgdiff
|
|
# SUBDIR += par
|
|
# SUBDIR += pilot_makedoc
|
|
SUBDIR += rman
|
|
# SUBDIR += sgmlformat
|
|
# SUBDIR += sp
|
|
# SUBDIR += texi2html
|
|
# SUBDIR += unroff
|
|
# SUBDIR += wdiff
|
|
# SUBDIR += xpdf
|
|
|
|
.include <bsd.port.subdir.mk>
|