28 lines
629 B
Makefile
28 lines
629 B
Makefile
# $OpenBSD: Makefile,v 1.11 1998/05/17 04:47:40 angelos 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
|
|
|
|
.include <bsd.port.subdir.mk>
|